libnabo

KNN library

A fast K Nearest Neighbor library for low-dimensional spaces

A fast K Nearest Neighbor library for low-dimensional spaces

GitHub

452 stars
40 watching
145 forks
Language: C++
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
jlblancoc/nanoflannA C++ library for efficient nearest neighbor search with KD-trees2,269
michaeldorman/nngeoAn R library providing spatial data join capabilities using the k-nearest neighbor algorithm79
johnstonskj/rml-knnAn implementation of a k-Nearest Neighbor algorithm for classification in Racket.1
felipexw/knn-java-libraryAn implementation of a K-Nearest Neighbor algorithm for supervised learning7
stefanengblom/stenglibA collection of Matlab libraries for efficient and flexible numerical computations.57
kristofferc/nearestneighbors.jlA Julia package for efficient nearest neighbor searches in high-dimensional spaces426
asbaker/racket-knnAn implementation of the K Nearest Neighbors algorithm using Scheme and Racket16
jjjkkkjjj/matftA Numpy-like library in Swift for multi-dimensional array and matrix operations135
zueve/neurolabA Python library for building and training neural networks.163
yoshoku/hnswlib.rbProvides Ruby bindings for a C++ library implementing approximate nearest neighbor search15
anoopkunchukuttan/indic_nlp_libraryA Python-based library providing common text processing and Natural Language Processing tools for Indian languages561
reddavis/knnAn implementation of the K Nearest Neighbour algorithm in Ruby, allowing users to query a dataset and retrieve the k most similar data points based on various distance measurements.37
attractivechaos/kannA lightweight C library for constructing and training small to medium neural networks with customizable architecture689
ankane/ngt-rubyA high-performance approximate nearest neighbors search library for Ruby52
nikolaypavlov/mlpneuralnetA fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration.900