threshold-alu4bit / config.json
CharlesCNorton
4-bit ALU
0e2b1c9
{
"name": "threshold-alu4bit",
"description": "4-bit ALU with ADD, SUB, AND, XOR operations",
"inputs": 10,
"outputs": 6,
"neurons": 82,
"layers": 5,
"parameters": 282
}