File size: 163 Bytes
b10ec68 |
1 2 3 4 5 6 7 8 9 10 |
{
"name": "threshold-bcd2binary",
"description": "BCD to binary converter",
"inputs": 4,
"outputs": 4,
"neurons": 4,
"layers": 1,
"parameters": 20
}
|
b10ec68 |
1 2 3 4 5 6 7 8 9 10 |
{
"name": "threshold-bcd2binary",
"description": "BCD to binary converter",
"inputs": 4,
"outputs": 4,
"neurons": 4,
"layers": 1,
"parameters": 20
}
|