Skip to content

DONGIOVANNI7/ANN_Vector_Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANN Vector Search in C++ Authors: Ιωάννης Νικολόπουλος (sdi2100292), Ιωάννης Πετράκης (sdi1900155) High-performance implementations of approximate nearest neighbor search algorithms with L2 distance: LSH (E2LSH), Random Hypercube, IVFFlat, and IVFPQ. Supports MNIST (784-D) and SIFT (128-D) datasets with k-NN and range search queries. For a detailed analysis of the algorithms and experiments read the the three pdf reports!

Releases

No releases published

Packages

 
 
 

Contributors