File size: 175 Bytes
ccee2d3 | 1 2 3 4 5 6 7 8 9 10 | {
"name": "threshold-signbit4",
"description": "Extract sign bit (MSB) of 4-bit number",
"inputs": 4,
"outputs": 1,
"neurons": 1,
"layers": 1,
"parameters": 5
}
|
ccee2d3 | 1 2 3 4 5 6 7 8 9 10 | {
"name": "threshold-signbit4",
"description": "Extract sign bit (MSB) of 4-bit number",
"inputs": 4,
"outputs": 1,
"neurons": 1,
"layers": 1,
"parameters": 5
}
|