Skip to content

Releases: hyperdimensional-computing/torchhd

5.2.1 Release Notes

08 Jul 21:59
a346f40
Compare
Choose a tag to compare

What's Changed

  • Fix dtype validation error in the Fractional Power Encoding by @mikeheddes in #148

Full Changelog: v5.2.0...v5.2.1

5.2.0 Release Notes

07 Jul 22:48
77c9b91
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.2...v5.2.0

5.1.2 Release Notes

26 Apr 05:09
6dcfe9c
Compare
Choose a tag to compare

Re-release of 5.1.1 because it did not trigger the publishing workflow on GitHub.

Full Changelog: v5.1.1...v5.1.2

5.1.1 Release Notes

29 Mar 15:39
df7fe54
Compare
Choose a tag to compare

PyTorch backward compatibility fix.

What's Changed

Full Changelog: v5.1.0...v5.1.1

5.1.0 Release Notes

27 Mar 07:02
cb21e28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.1.0

5.0.1 Release Notes

07 Mar 18:20
6b69e36
Compare
Choose a tag to compare

Minor documentation changes.

Full Changelog: v5.0.0...v5.0.1

5.0.0 Release Notes

07 Mar 05:32
d438b41
Compare
Choose a tag to compare

What's Changed

Breaking changes (renaming)

  • VSA_Model -> VSATensor
  • BSC -> BSCTensor
  • MAP -> MAPTensor
  • HRR -> HRRTensor
  • FHRR -> FHRRTensor
  • empty_hv -> empty
  • identity_hv -> identity
  • random_hv -> random
  • level_hv -> level
  • thermometer_hv -> thermometer
  • circular_hv -> circular
  • cos_similarity -> cosine_similarity and aliased as cos
  • The function signature of hypervector creation now takes in a string instead of the VSATensor type

New Contributors

Full Changelog: v4.5.0...v5.0.0

4.5.0 Release Notes

07 Feb 04:33
7601e6c
Compare
Choose a tag to compare

What's Changed

  • Add Centroid classification model with iterative learning methods by @mikeheddes in #113
  • Add UCI classification benchmark and example using intRVFL by @denkle in #98
  • Created create_random_permute function by @21leejenny in #115
  • Dataset documentation improvements by @pereverges in #116

New Contributors

Full Changelog: v4.4.0...v4.5.0

4.4.0 Release Notes

25 Jan 18:37
f508a68
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.0...v4.4.0

4.3.0 Release Notes

07 Jan 22:51
bfd95e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.1...v4.3.0