approximate-nearest-neighbors
There are 13 repositories under approximate-nearest-neighbors topic.
lucidrains/memorizing-transformers-pytorch
Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate nearest neighbors, in Pytorch
oasysai/oasysdb
Hybrid vector database with flexible SQL storage engine & multi-index support.
vintasoftware/entity-embed
PyTorch library for transforming entities like companies, products, etc. into vectors to support scalable Record Linkage / Entity Resolution using Approximate Nearest Neighbors.
ankane/faiss-ruby
Efficient similarity search and clustering for Ruby
policratus/pupyl
🧿 Pupyl is a really fast image search library which you can index your own (millions of) images and find similar images in milliseconds.
ZhengZixiang/MatchPapers
Worth-reading papers and related awesome resources on matching task. 值得一读的匹配任务相关论文与资源集合
jbadger3/SwiftAnnoy
Swift bindings for Annoy (Approximate Nearest Neighbors Oh Yeah)
wildart/FLANN.jl
A Julia wrapper for Fast Library for Approximate Nearest Neighbors (FLANN)
PetropoulakisPanagiotis/nearest-neighbor-search
Nearest neighbor search. Methods: LSH, hypercube, and exhaustive search. C++
huzaifakhan04/music-recommendation-web-application-based-on-rhythmic-similarity-using-locality-sensitive-hashing
This repository contains a web application that integrates with a music recommendation system, which leverages a dataset of 3,415 audio files, each lasting thirty seconds, utilising a Locality-Sensitive Hashing (LSH) implementation to determine rhythmic similarity, as part of an assignment for the Fundamental of Big Data Analytics (DS2004) course.
marnixkoops/hyperscale
⚡ Scalable recommendation serving and vector similarity search
dkohlsdorf/NSWG
Navigable Small World Graphs For Approximate Nearest Neighbors In Rust
ChriStingo/Distributed-computation-of-Approximate-Nearest-Neighbors
Implementation and analysis of various algorithms, libraries and systems, distributed and not, for Approximate Nearest Neighbors searches