nearest-neighbor-search topic

List nearest-neighbor-search repositories

gann

77
Stars
9
Forks
Watchers

[[ ARCHIVED ]] gann(go-approximate-nearest-neighbor) is a library for Approximate Nearest Neighbor Search written in Go

interactiveknn

81
Stars
8
Forks
Watchers

Interactive K-Nearest Neighbors machine learning algorithm in JavaScript.

wordvector_be

99
Stars
23
Forks
Watchers

Web服务:使用腾讯 800 万词向量模型和 spotify annoy 引擎得到相似关键词

qdrant

18.4k
Stars
1.3k
Forks
114
Watchers

Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

annoy

12.8k
Stars
1.1k
Forks
Watchers

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

quaterion

627
Stars
44
Forks
Watchers

Blazing fast framework for fine-tuning similarity learning models

smile

5.9k
Stars
1.1k
Forks
Watchers

Statistical Machine Intelligence & Learning Engine

similarity

1.0k
Stars
106
Forks
Watchers

TensorFlow Similarity is a python package focused on making similarity learning quick and easy.

n2

565
Stars
75
Forks
Watchers

TOROS N2 - lightweight approximate Nearest Neighbor library which runs fast even with large datasets

knn-matting

150
Stars
40
Forks
Watchers

Source Code for KNN Matting, CVPR 2012 / TPAMI 2013. MATLAB code ready to run. Simple and robust implementation under 40 lines.