hyperdimensional-computing / torchhd

Torchhd is a Python library for Hyperdimensional Computing and Vector Symbolic Architectures
https://torchhd.readthedocs.io
MIT License
229 stars 24 forks source link

Add precision and quantization method to VSA models #101

Open mikeheddes opened 1 year ago

mikeheddes commented 1 year ago

The current soft_quantize and hard_quantize need to be replaced in favor of a model specific implementation of the precision and quantization for each model.