hyperdimensional-computing / torchhd

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

Define IMG_SIZE and BATCH_SIZE #167

Closed MeatAcorn closed 4 months ago

MeatAcorn commented 4 months ago

Tutorial HDC Learning does not work, missing definitions for variables BATCH_SIZE and IMG_SIZE and all uppercase variables like DIMENSIONS.

mikeheddes commented 4 months ago

Thanks for opening this issue, please take a look at the /examples folder for working code. The tutorial is there for educational reasons and contains snippets of annotated code. That said, it would be good if the tutorial has working code.

MeatAcorn commented 4 months ago

Definitely, I was able to continue from the repository, just that the readthedocs example doesn't work as presented. Good stuff though, thanks for building it.

Sent from ProtonMail mobile

-------- Original Message -------- On Mar 15, 2024, 14:50, Mike Heddes wrote:

Thanks for opening this issue, please take a look at the /examples folder for working code. The tutorial is there for educational reasons and contains snippets of annotated code. That said, it would be good if the tutorial has working code.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>