|
|
|
|
|
by janalsncm
631 days ago
|
|
HNSW was the first approximate nearest neighbor search algorithm I encountered. There are others that are useful in different contexts (i.e. depending on your data size and available memory). And you can combine them sometimes. This video is a really awesome overview of them: https://youtu.be/SKrHs03i08Q |
|