File size: 196 Bytes
ed72eb8 |
1 2 3 4 5 6 7 8 9 10 |
{
"name": "threshold-4to16decoder",
"description": "4-to-16 binary decoder as threshold circuit",
"inputs": 4,
"outputs": 16,
"neurons": 16,
"layers": 1,
"parameters": 80
}
|