File size: 177 Bytes
8676f26 | 1 2 3 4 5 6 7 8 9 10 | {
"name": "threshold-gray2binary",
"description": "4-bit Gray code to binary converter",
"inputs": 4,
"outputs": 4,
"neurons": 10,
"layers": 6,
"parameters": 46
}
|
8676f26 | 1 2 3 4 5 6 7 8 9 10 | {
"name": "threshold-gray2binary",
"description": "4-bit Gray code to binary converter",
"inputs": 4,
"outputs": 4,
"neurons": 10,
"layers": 6,
"parameters": 46
}
|