threshold-lfsr / config.json
phanerozoic's picture
Upload folder using huggingface_hub
5b2e5df verified
{
"name": "threshold-lfsr",
"description": "4-bit LFSR (x^4 + x + 1)",
"inputs": 4,
"outputs": 4,
"neurons": 6,
"layers": 2,
"parameters": 30
}