threshold-parity5 / config.json
CharlesCNorton
5-bit parity threshold circuit, magnitude 40
c371536
{
"name": "threshold-parity5",
"description": "5-bit parity (XOR of 5 inputs)",
"inputs": 5,
"outputs": 1,
"neurons": 12,
"layers": 6,
"parameters": 36
}