An open API service indexing awesome lists of open source software.

https://github.com/van51/jlann

Approximate Nearest Neighbor library with linear space and sublinear query time, based on random projections.
https://github.com/van51/jlann

Last synced: about 1 year ago
JSON representation

Approximate Nearest Neighbor library with linear space and sublinear query time, based on random projections.

Awesome Lists containing this project

README

          

# jlann
Approximate Nearest Neighbor library with linear space and sublinear query time, based on random projections.