Preliminary state
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:933626d6df1c71a85fbc3acb443205cbba2d6cd0dbda7461423ab2c49240e754
|
||||
size 672
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f802c98be15869fd4c1c1521b30bf364bc783bc4f5c6c6e33865c3aeec13b11
|
||||
size 1541
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d868cc78366376bf665f550749b141e4fd4344f58c8bafa735fbc13826d0fff1
|
||||
size 10752
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"command": "eval",
|
||||
"network": "resources/dilated_encoder_network.mininn",
|
||||
"inputs": [
|
||||
"resources/input_0.bin"
|
||||
],
|
||||
"expected_outputs": [
|
||||
"expected_output_0.bin"
|
||||
],
|
||||
"description": "2-D dilated encoder: conv(dil=1)+leaky_relu then conv(dil=2)+ELU followed by avg_pool(window=4,stride=4) to aggregate; batch=4, 12\u00d728 \u2192 3\u00d77",
|
||||
"points": 2
|
||||
}
|
||||
Reference in New Issue
Block a user