threshold-4to16decoder / config.json
phanerozoic's picture
Upload folder using huggingface_hub
ed72eb8 verified
raw
history blame contribute delete
196 Bytes
{
"name": "threshold-4to16decoder",
"description": "4-to-16 binary decoder as threshold circuit",
"inputs": 4,
"outputs": 16,
"neurons": 16,
"layers": 1,
"parameters": 80
}