區域性敏感雜湊LSH原作者的論文和程式LSH Algorithm and Implementation (E2LSH)

garfielder007發表於2016-05-10
LSH Algorithm and Implementation (E2LSH)


Locality-Sensitive Hashing (LSH) is an algorithm for solving the approximate or exact Near Neighbor Search in high dimensional spaces. This webpage links to the newest LSH algorithms in Euclidean and Hamming spaces, as well as the E2LSH package, an implementation of an early practical LSH algorithm. 

This research was supported in part by NSF CAREER Grant #0133849 "Approximate Algorithms for High-dimensional Geometric Problems". 



from: http://web.mit.edu/andoni/www/LSH/index.html

相關文章