File size: 192 Bytes
2978b39 | 1 2 3 4 5 6 7 8 9 10 | {
"name": "threshold-exactly4outof8",
"description": "Exactly-4-out-of-8 detector as threshold circuit",
"inputs": 8,
"outputs": 1,
"neurons": 3,
"layers": 2,
"parameters": 21
}
|
2978b39 | 1 2 3 4 5 6 7 8 9 10 | {
"name": "threshold-exactly4outof8",
"description": "Exactly-4-out-of-8 detector as threshold circuit",
"inputs": 8,
"outputs": 1,
"neurons": 3,
"layers": 2,
"parameters": 21
}
|