src-d / minhashcudaLinks
Weighted MinHash implementation on CUDA (multi-gpu).
☆122Updated 2 years ago
Alternatives and similar repositories for minhashcuda
Users that are interested in minhashcuda are comparing it to the libraries listed below
Sorting:
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 9 months ago
- LSH-GPU ANN package☆94Updated 6 years ago
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆219Updated 5 years ago
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆148Updated last year
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆51Updated 6 years ago
- LSH index for approximate set containment search☆61Updated 3 years ago
- CUDA Matrix Factorization Library with Alternating Least Square (ALS)☆180Updated 7 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆268Updated 4 months ago
- A library for k-nearest neighbor search