Skip to content

Releases: hyperdimensional-computing/torchhd

4.2.1 Release Notes

31 Dec 00:02
22d1126
Compare
Choose a tag to compare

Re-release of v4.2.0 because of missing version update.

Full Changelog: v4.2.0...v4.2.1

4.2.0 Release Notes

30 Dec 23:58
0ac7881
Compare
Choose a tag to compare

What's Changed

  • Add 20 datasets from UCI repository by @denkle in #103

Full Changelog: v4.1.1...v4.2.0

4.1.1 Release Notes

27 Dec 08:21
996a71d
Compare
Choose a tag to compare

Re-release of v4.1.0 because of an error in the publication pipeline.

Full Changelog: v4.1.0...v4.1.1

4.1.0 Release Notes

27 Dec 08:02
da80152
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

4.0.0 Release Notes

10 Nov 01:31
Compare
Choose a tag to compare

What's Changed

  • Support explicit VSA models enabling customization of operations by @mikeheddes in #91
  • Support for the Binary Spatter Codes, Multiply-Add-Permute, and Fourier Holographic Reduced Representation VSA models.
  • All functions in the functional module are now accessible from the root of torchhd. For example torchhd.functional.multiset is now accessible as torchhd.multiset.

Breaking changes

  • Renamed cosine_similarity to cos_similarity.
  • Removal of the unbind function in favor of inverse and negative functions.

Full Changelog: v3.4.0...v4.0.0

3.4.0 Release Notes

30 Sep 20:44
Compare
Choose a tag to compare

What's Changed

  • Add sinusoid embedding and fix projection embedding by @Didanny in #88

Full Changelog: v3.3.0...v3.4.0

3.3.0 Release Notes

01 Sep 01:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

3.2.0 Release Notes

08 Jun 17:41
Compare
Choose a tag to compare

What's Changed

  • Add universal cosine and dot similarity support by @mikeheddes in #82

Full Changelog: v3.1.0...v3.2.0

3.1.0 Release Notes

07 Jun 23:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

3.0.1 Release Notes

07 Jun 17:35
Compare
Choose a tag to compare

Fix conda package configurations.

Full Changelog: v3.0.0...v3.0.1