File size: 187 Bytes
7feeb56 | 1 2 3 4 5 6 7 8 9 10 | {
"name": "threshold-binary-to-onehot",
"description": "2-to-4 binary to one-hot encoder",
"inputs": 2,
"outputs": 4,
"neurons": 4,
"layers": 1,
"parameters": 12
}
|
7feeb56 | 1 2 3 4 5 6 7 8 9 10 | {
"name": "threshold-binary-to-onehot",
"description": "2-to-4 binary to one-hot encoder",
"inputs": 2,
"outputs": 4,
"neurons": 4,
"layers": 1,
"parameters": 12
}
|