Our great sponsors
-
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
Approximate Nearest Neighbors is what Spotify uses for music recommendations: https://github.com/spotify/annoy
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Can anyone help me refine my model (music based CNN - artist recognition)?
- Spotify's annoy library vs Siamese Neural Networks for measuring similarity among songs and their artists?
- Should we begin Linear Algebra with Matrices, or start with Vector Spaces?
- NLP Method(s) for Finding Commonalities?
- [D] can you use a decision tree for clustering?