基于欧式距离的LSH

时间:2018-05-18 08:11:59
【文件属性】:
文件名称:基于欧式距离的LSH
文件大小:545KB
文件格式:GZ
更新时间:2018-05-18 08:11:59
LSH,欧式距离 原始的LSH是基于hamming距离的,这里是基于欧式距离的LSH(E2LSH)C++代码
【文件预览】:
E2LSH-0.1
----mnist1k.q(62KB)
----sources()
--------testFloat.cpp(921B)
--------exactNNs.cpp(5KB)
--------Random.h(1KB)
--------convertMNIST.cpp(5KB)
--------GlobalVars.cpp(890B)
--------GlobalVars.h(2KB)
--------headers.h(1KB)
--------SelfTuning.cpp(17KB)
--------LSHMain.cpp(13KB)
--------LocalitySensitiveHashing.h(6KB)
--------Util.cpp(3KB)
--------genDS.cpp(2KB)
--------NearNeighbors.h(1KB)
--------BasicDefinitions.h(7KB)
--------genPlantedDS.cpp(3KB)
--------LocalitySensitiveHashing.cpp(29KB)
--------Geometry.h(1KB)
--------compareOutputs.cpp(3KB)
--------Random.cpp(3KB)
--------Geometry.cpp(2KB)
--------SelfTuning.h(2KB)
--------BucketHashing.cpp(27KB)
--------BucketHashing.h(7KB)
--------Util.h(1KB)
--------NearNeighbors.cpp(8KB)
----Makefile(2KB)
----gpl.txt(34KB)
----manual.ps(224KB)
----mnist1k.dts(6.73MB)
----bin()
--------exact(420B)
--------lsh_computeParams(991B)
--------lsh_fromParams(618B)
--------lsh(1KB)
--------compile(911B)

网友评论

  • E文的,不太好理解