Preliminary state
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ef6ada7cebfa05bdc63032d239ea627932a81acaad722d932445aef1dedfd48
|
||||
size 1280
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6f859b5f52f1cc2e995f312698280d0c37f5cf05118f2a55ded758dbf7958bf
|
||||
size 808
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60b9c29ef09907b50a8ada84c8126e6a90e1e6cc0c0e116bd23b531fdf96b413
|
||||
size 11520
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"command": "eval",
|
||||
"network": "resources/bottleneck_net_network.mininn",
|
||||
"inputs": [
|
||||
"resources/input_0.bin"
|
||||
],
|
||||
"expected_outputs": [
|
||||
"expected_output_0.bin"
|
||||
],
|
||||
"description": "2-D bottleneck: avg_pool(3,3) compresses (4,12,30)\u2192(4,4,10); GELU conv_same at low resolution; skip from pooled input; batch=4",
|
||||
"points": 3
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ef729e25d3f3e0592877bd3fc18378de0aee6c5483bdc8f20b70fd9333f44c3
|
||||
size 2048
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dcf61153b80b2f05cbf688564c7f094894ab1d8724e939d6386f4f19b2de46c8
|
||||
size 923
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f07b5cb6b3cffb197c0bfa2f7cd2eb9374185e5fa11d00d402408bf0f176655
|
||||
size 2048
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"command": "eval",
|
||||
"network": "resources/elu_conv_resnet_network.mininn",
|
||||
"inputs": [
|
||||
"resources/input_0.bin"
|
||||
],
|
||||
"expected_outputs": [
|
||||
"expected_output_0.bin"
|
||||
],
|
||||
"description": "residual 2-D conv block: conv(same-pad, 3x3, stride=1) \u2192 ELU \u2192 add skip connection; batch=4, spatial 8x8",
|
||||
"points": 3
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c8d433e79cf107545450ede21239bc107c79693b3522cb67a3d731c40a2dfbc
|
||||
size 5120
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:367158095c65a5032438974f263ba7d92c3f0860fbfeb0dc1efe38072b8e8fc0
|
||||
size 5120
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfe5f3b5a05ee3a273495ff929983f9f7f2b2b9deeaa529bec0028e4e1437a59
|
||||
size 1933
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"command": "eval",
|
||||
"network": "resources/residual_dense_mix_network.mininn",
|
||||
"inputs": [
|
||||
"resources/input_0.bin"
|
||||
],
|
||||
"expected_outputs": [
|
||||
"expected_output_0.bin"
|
||||
],
|
||||
"description": "mixed 2-D residual+dense architecture: block1 residual, block2 dense (uses x+h1), block3 residual+dense (uses h1+h2); activations leaky_relu/ELU/GELU; batch=4, 8\u00d720",
|
||||
"points": 3
|
||||
}
|
||||
Reference in New Issue
Block a user