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

Consider renaming embeddings to nn module #84

Closed mikeheddes closed 1 year ago

mikeheddes commented 2 years ago

Since the embeddings are designed to be compatible with torch.nn modules it makes sense to give them the same Python module name.

mikeheddes commented 1 year ago

I think, for now at least, that embeddings is more descriptive since all the modules that we provide are used to embed values in the hyperspace