11 lines
200 B
JSON
11 lines
200 B
JSON
|
|
{
|
||
|
|
"command": "eval",
|
||
|
|
"network": "resources/shallow_64_network.mininn",
|
||
|
|
"inputs": [
|
||
|
|
"resources/input_0.bin"
|
||
|
|
],
|
||
|
|
"expected_outputs": [
|
||
|
|
"expected_output_0.bin"
|
||
|
|
]
|
||
|
|
}
|