File size: 179 Bytes
adc776c | 1 2 3 4 5 6 7 8 9 10 | {
"name": "threshold-nor3",
"description": "3-input NOR gate as threshold circuit",
"inputs": 3,
"outputs": 1,
"neurons": 1,
"layers": 1,
"parameters": 4
}
|
adc776c | 1 2 3 4 5 6 7 8 9 10 | {
"name": "threshold-nor3",
"description": "3-input NOR gate as threshold circuit",
"inputs": 3,
"outputs": 1,
"neurons": 1,
"layers": 1,
"parameters": 4
}
|