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 model with GLVQ classifier #118

Open denkle opened 1 year ago

denkle commented 1 year ago

The code is working properly though the accuracy is lower than expected based in the results reported in the paper.

mikeheddes commented 1 year ago

Thank you @denkle for another great contribution! I made some small tweaks to improve the backwards compatibility with torchmetrics. Do you want some extra time to figure out why you obtain lower accuracy or is the PR ready to be merged?

mikeheddes commented 1 year ago

Hi, just wanted to ask if you had time to look into this yet?