File size: 190 Bytes
81fa364 |
1 2 3 4 5 6 7 8 9 10 |
{
"name": "threshold-priorityencoder4",
"description": "4-to-2 priority encoder as threshold circuit",
"inputs": 4,
"outputs": 3,
"neurons": 3,
"layers": 1,
"parameters": 15
}
|