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