2021-12-15 05:25:20 +01:00
2021-10-25 15:50:52 +02:00
2021-12-15 05:25:20 +01:00

Hashing float vectors in N-dimensions

This is a working beta version.

Algorithm

https://vitali-fedulov.github.io/algorithm-for-hashing-high-dimensional-float-vectors.html

How to use

about.go contains a short instruction.

Please fork if you want use it long term, as the API is not finalized yet.

Description
Hashing float vectors in N-dimensions
Readme MIT 72 KiB
Languages
Go 100%