File size: 201 Bytes
85582c4 |
1 2 3 4 5 6 7 8 9 10 |
{
"name": "threshold-binarytothermometer",
"description": "3-bit binary to 7-bit thermometer converter",
"inputs": 3,
"outputs": 7,
"neurons": 7,
"layers": 1,
"parameters": 28
}
|