threshold-crc16 / README.md
phanerozoic's picture
Upload folder using huggingface_hub
3e479ca verified
metadata
license: mit
tags:
  - pytorch
  - safetensors
  - threshold-logic
  - neuromorphic
  - error-detection
  - crc

threshold-crc16

CRC-16 CCITT step function. Polynomial: x^16 + x^12 + x^5 + 1 (0x1021).

Parameters

Polynomial 0x1021
Inputs 17
Outputs 16
Parameters 324

License

MIT