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