| { | |
| "name": "threshold-lfsr", | |
| "description": "4-bit LFSR (x^4 + x + 1)", | |
| "inputs": 4, | |
| "outputs": 4, | |
| "neurons": 6, | |
| "layers": 2, | |
| "parameters": 30 | |
| } | |
| { | |
| "name": "threshold-lfsr", | |
| "description": "4-bit LFSR (x^4 + x + 1)", | |
| "inputs": 4, | |
| "outputs": 4, | |
| "neurons": 6, | |
| "layers": 2, | |
| "parameters": 30 | |
| } | |