File size: 179 Bytes
0910cb4 | 1 2 3 4 5 6 7 8 9 10 | {
"name": "threshold-weighted",
"description": "Weighted threshold function (4,3,2,1 >= 6)",
"inputs": 4,
"outputs": 1,
"neurons": 1,
"layers": 1,
"parameters": 5
}
|
0910cb4 | 1 2 3 4 5 6 7 8 9 10 | {
"name": "threshold-weighted",
"description": "Weighted threshold function (4,3,2,1 >= 6)",
"inputs": 4,
"outputs": 1,
"neurons": 1,
"layers": 1,
"parameters": 5
}
|