Releases: hyperdimensional-computing/torchhd
Releases · hyperdimensional-computing/torchhd
2.1.0 Release Notes
What's Changed
- RegHD single model regression example by @dheyay in #23
- Add hash table data structure by @mikeheddes in #27
- Move documentation to readthedocs by @mikeheddes in #28
- Add cleanup function for associative memory lookup by @mikeheddes in #30
- Add multibind, sequence and distinct sequence functions by @mikeheddes in a75fe04
New Contributors
Full Changelog: v2.0.0...2.1.0
2.0.0 Release Notes
Jump to version 2 because torch-hd on PyPi is already on 1.0.4 and since we are making a breaking change we move to the next major version number.
What's Changed
- Add basic data structures by @mikeheddes in #4
- Add distinct sequence by @mikeheddes in #13
New Contributors
- @mikeheddes made their first contribution in #4
Full Changelog: v0.6.0...v2.0.0
0.6.0 Release Notes
First release after merger between the torch-hd
and hdc
libraries, now called torchhd
.