File size: 199 Bytes
aeab535 | 1 2 3 4 5 6 7 8 9 10 | {
"name": "threshold-priorityencoder",
"description": "8-to-3 priority encoder as threshold circuit",
"inputs": 8,
"outputs": 4,
"neurons": 12,
"layers": 2,
"parameters": 96
}
|
aeab535 | 1 2 3 4 5 6 7 8 9 10 | {
"name": "threshold-priorityencoder",
"description": "8-to-3 priority encoder as threshold circuit",
"inputs": 8,
"outputs": 4,
"neurons": 12,
"layers": 2,
"parameters": 96
}
|