threshold-negator4bit / config.json
CharlesCNorton
4-bit bitwise NOT, magnitude 4
4b2d5f9
{
"name": "threshold-negator4bit",
"description": "4-bit bitwise NOT (one's complement)",
"inputs": 4,
"outputs": 4,
"neurons": 4,
"layers": 1,
"parameters": 8
}