threshold-parity3 / config.json
CharlesCNorton
3-bit parity threshold circuit, magnitude 20
93b5397
{
"name": "threshold-parity3",
"description": "3-bit parity (XOR of 3 inputs)",
"inputs": 3,
"outputs": 1,
"neurons": 6,
"layers": 4,
"parameters": 18
}