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:2690015ad3b67ab0569c91caf1d57e06c6be29d0d9bd6cf1f1743ad26fed6268
size 3200
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f71d8e195bcd6e69631ba4a6dc519d25e21980fbc0d9b3d2cf28e0b0c9293a91
size 6600
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19626383235794d85f1fc04833eda488bf280b19be13f00074accff36e724dc3
size 3200
@@ -0,0 +1,10 @@
{
"command": "grad",
"network": "resources/fc_3x16_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_grad_0.bin"
]
}