Create README.md

master
Vitali Fedulov 2021-12-07 21:24:47 +01:00 committed by GitHub
parent 20cd3d83f1
commit 5e5da23b9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# Hashing float vectors in N-dimensions
This is a working beta version.
Algorithm description:
https://www.similar.pictures/algorithm-for-hashing-high-dimensional-float-vectors.html
Please fork if you want use it long term, as the API might change soon.