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:c834035952e4f1b38236fd1e4851a999902fce808b3bc713ac7d227166190b01
size 19200
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1158f00bf18d0394f92d5d9fe4ec3fe75b4e51f1d4b0deb7cb188fb4c3772dd3
size 76499
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad823984b2980ef06c4acc9d70f0d447e3c522657c16c67854fc432a6f49e395
size 19200
@@ -0,0 +1,10 @@
{
"command": "grad",
"network": "resources/fc_3x64_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_grad_0.bin"
]
}