phanerozoic's picture
Upload folder using huggingface_hub
870d90c verified
---
license: mit
tags:
- pytorch
- safetensors
- threshold-logic
- neuromorphic
- error-correction
- reed-solomon
---
# threshold-rs-decoder
Reed-Solomon RS(7,5) decoder. Extracts data and computes syndrome.
## Parameters
| | |
|---|---|
| Codeword symbols | 7 |
| Data symbols | 5 |
| Symbol size | 3 bits |
| Parameters | 462 |
## License
MIT