threshold-and3 / config.json
phanerozoic's picture
Upload folder using huggingface_hub
f1c4e16 verified
raw
history blame contribute delete
179 Bytes
{
"name": "threshold-and3",
"description": "3-input AND gate as threshold circuit",
"inputs": 3,
"outputs": 1,
"neurons": 1,
"layers": 1,
"parameters": 4
}