File size: 192 Bytes
10710cf |
1 2 3 4 5 6 7 8 9 10 |
{
"name": "threshold-3to8decoder",
"description": "3-to-8 binary decoder as threshold circuit",
"inputs": 3,
"outputs": 8,
"neurons": 8,
"layers": 1,
"parameters": 32
}
|