daigo0927 / blog

Blog contents
MIT License
18 stars 5 forks source link

Survey about (approximate) neighbor search #17

Open daigo0927 opened 4 years ago

daigo0927 commented 4 years ago

Nearest neighbor (in some similarity space) search algorithm is essential in many CS domains (would be including ML). This essentiality presents both many algorithms and many libraries (like FAISS: https://github.com/facebookresearch/faiss) Touch some works and libraries and leave comments here.

daigo0927 commented 4 years ago

Japanese Docs

daigo0927 commented 4 years ago

Annoy by Spotify: https://github.com/spotify/annoy

daigo0927 commented 2 years ago

Faiss as a python wheel package: https://github.com/kyamagu/faiss-wheels