Releases: hyperdimensional-computing/torchhd
Releases · hyperdimensional-computing/torchhd
v5.7.1 Release Notes
Rerelease of v5.7.0 due to error while publishing packages.
v5.7.0 Release Notes
What's Changed
- Add MCRTensor by @milad2073 in #174
- Add similarity calculation for all pairs of vectors in the unit test … by @milad2073 in #175
New Contributors
- @milad2073 made their first contribution in #174
Full Changelog: v5.6.3...v5.7.0
v5.6.3 Release Notes
Rerelease of v5.6.0 due to error while publishing Conda package.
Full Changelog: v5.6.2...v5.6.3
v5.6.2 Release Notes
Rerelease of v5.6.0 due to error while publishing Conda package.
Full Changelog: v5.6.1...v5.6.2
v5.6.1 Release Notes
Rerelease of v5.6.0 due to error while publishing Conda package.
Full Changelog: v5.6.0...v5.6.1
5.6.0 Release Notes
What's Changed
- Add normalization function of hypervectors and deprecate hard_quantize by @mikeheddes in #173
Full Changelog: v5.5.0...v5.6.0
5.5.0 Release Notes
What's Changed
- Add implementation of AdaptHD and zero-norm warning by @mikeheddes in #165
- Update tutorial with new (working) example code by @mikeheddes in #168
- Add new
classifiers
module with commonly used HD/VSA classifiers by @mikeheddes in #166
Full Changelog: v5.4.1...v5.5.0
5.4.1 Release Notes
What's Changed
- Fix
randsel
probability is opposite of documentation by @mikeheddes in #162
Full Changelog: v5.4.0...v5.4.1
5.4.0 Release Notes
What's Changed
- Add citation file by @mikeheddes in #154
- Ensure hamming similarity inputs are vsa tensors by @mikeheddes in #159
- Remove unneccessary Random in EMG example by @Zeldax64 in #156
- Allow custom dtype for some VSA similarity functions by @mikeheddes in #160
New Contributors
Full Changelog: v5.3.0...v5.4.0
5.3.0 Release Notes
What's Changed
- Implement Vector-Derived Transformation Binding by @mikeheddes in #149
- Squared sinc distribution to create triangular kernel shape by @scken in #151
- Implement Binary Sparse Block Codes VSA model by @mikeheddes in #146
New Contributors
Full Changelog: v5.2.1...v5.3.0