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