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