File size: 227 Bytes
8b64896 |
1 2 3 4 5 6 7 8 9 10 |
{
"name": "threshold-hamming74decoder",
"description": "Hamming(7,4) decoder with single-error correction as threshold circuit",
"inputs": 7,
"outputs": 4,
"neurons": 46,
"layers": 6,
"parameters": 178
}
|