threshold-weighted / config.json
CharlesCNorton
Add weighted threshold circuit
0910cb4
raw
history blame contribute delete
179 Bytes
{
"name": "threshold-weighted",
"description": "Weighted threshold function (4,3,2,1 >= 6)",
"inputs": 4,
"outputs": 1,
"neurons": 1,
"layers": 1,
"parameters": 5
}