文件名称:E2LSH-0.1
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-02-13
- 文件大小:
- 525kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
局部敏感哈希算法进行数据查找和召回。可以实现最近邻查找、局部敏感哈希算法查找,并且比较两者的召回率。-Local sensitive hashing algorithm to find and recall data. Find the nearest neighbor can be achieved, local sensitive hash algorithm to find and compare the recall.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
E2LSH-0.1
.........\Makefile
.........\bin
.........\...\compile
.........\...\exact
.........\...\lsh
.........\...\lsh_computeParams
.........\...\lsh_fromParams
.........\gpl.txt
.........\manual.ps
.........\mnist1k.dts
.........\mnist1k.q
.........\sources
.........\.......\BasicDefinitions.h
.........\.......\BucketHashing.cpp
.........\.......\BucketHashing.h
.........\.......\Geometry.cpp
.........\.......\Geometry.h
.........\.......\GlobalVars.cpp
.........\.......\GlobalVars.h
.........\.......\LSHMain.cpp
.........\.......\LocalitySensitiveHashing.cpp
.........\.......\LocalitySensitiveHashing.h
.........\.......\NearNeighbors.cpp
.........\.......\NearNeighbors.h
.........\.......\Random.cpp
.........\.......\Random.h
.........\.......\SelfTuning.cpp
.........\.......\SelfTuning.h
.........\.......\Util.cpp
.........\.......\Util.h
.........\.......\compareOutputs.cpp
.........\.......\convertMNIST.cpp
.........\.......\exactNNs.cpp
.........\.......\genDS.cpp
.........\.......\genPlantedDS.cpp
.........\.......\headers.h
.........\.......\testFloat.cpp