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:1f9dea9396128300cb2f4fc377d82176a7818bc990faa4e0ce995613e40029d2
size 400
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76b5c151d06d8c5489170edc7c4c3b41778a893679370abfa9c2e257817b6ee3
size 162
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c119bca6e9773d06de9e7132fb0638aa41eb4e1ae9dc706775e2e4be1013a1a
size 400
@@ -0,0 +1,10 @@
{
"command": "grad",
"network": "resources/exp_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_grad_0.bin"
]
}