threshold-bch-decoder / config.json
phanerozoic's picture
Upload folder using huggingface_hub
698e230 verified
{
"name": "threshold-bch-decoder",
"description": "BCH(7,4) / Hamming decoder",
"inputs": 7,
"outputs": 7,
"neurons": 16,
"layers": 2,
"parameters": 128
}