threshold-parity8 / config.json
phanerozoic's picture
Upload folder using huggingface_hub
cf789e5 verified
raw
history blame contribute delete
177 Bytes
{
"name": "threshold-parity8",
"description": "8-bit parity (XOR of 8 inputs)",
"inputs": 8,
"outputs": 1,
"neurons": 21,
"layers": 6,
"parameters": 63
}