threshold-crc4 / config.json
phanerozoic's picture
Upload folder using huggingface_hub
81725db verified
raw
history blame contribute delete
180 Bytes
{
"name": "threshold-crc4",
"description": "CRC-4 generator (polynomial x^4+x+1)",
"inputs": 4,
"outputs": 4,
"neurons": 15,
"layers": 4,
"parameters": 61
}