Adam-Vandervorst / PyBHV

Boolean Hypervectors with various operators for experiments in hyperdimensional computing (HDC).
GNU General Public License v3.0
20 stars 5 forks source link

Merge SIMD into main #9

Closed Adam-Vandervorst closed 1 year ago

Adam-Vandervorst commented 1 year ago

Up to 40x speed up using SIMD on the algorithmic and instruction level! Major shoutout to Luke Peterson for his random and threshold implementations.