PyBHV icon indicating copy to clipboard operation
PyBHV copied to clipboard

Boolean Hypervectors with various operators for experiments in hyperdimensional computing (HDC).

Results 6 PyBHV issues
Sort by recently updated
recently updated
newest added

Add complementary methods for closest, top, inside and inside_std to BaseBHV and provide tests.

The window() function performs 2 threshold operations (high and low). But the expensive part is performing the counting, and that only needs to be done once. The threshold counting functions...

Using pillow to export gol to gif

Because there is no exposed seeding and rand/random functions don't take seeds, it's hard to write parallel code.

All the best XOR/AND/OR formulas for three-argument boolean functions are known; let's use these in synthesis. Specifically for the cellular automata example, this now shows a rather ugly expression with...

A good amount of silicon goes to video processing compression and more recently to neural network inference: this gives us very fast compound instructions. An example of the former is...