Preliminary state

This commit is contained in:
Anton Pogrebnjak
2026-05-26 10:24:33 +02:00
commit 0ab11cfc5e
950 changed files with 6428 additions and 0 deletions
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a81d9debff79c36380df1be6090940c428c8a81c8916745e9051827a3291aa23
size 800
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b6dd12710d4063cf4612216448097011ccacbf75d81a981330a5179f446bbecf
size 467
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f4fd25b084cc703eda006c8dd5960df55c31f56743c541b9153a590d7d05ce0
size 800
@@ -0,0 +1,12 @@
{
"command": "eval",
"network": "resources/elu_1d_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_output_0.bin"
],
"description": "ELU activation on 100 linearly spaced values in [-4, 4]",
"points": 1
}