ANN, Approximate Nearest Neighbors
- Finds approximate nearest vectors
- Difficult to add new data
Annoy Algorithms
Annoy Algorithms Usages
ANN-Benchmarks
ANN-Benchmarks is a benchmarking environment for approximate nearest neighbor algorithms search. This website contains the current benchmarking results. Please visit http://github.com/erikbern/ann-benchmarks/ to get an overview over evaluated data sets and algorithms. Make a pull request on Github to add your own code or improvements to the
benchmarking system.
https://ann-benchmarks.com/

Seonglae Cho