社区
下载资源悬赏专区
帖子详情
ANN: Approximate Nearest Neighbors(近似最近邻分类算法)下载
weixin_39820780
2020-02-15 08:30:20
由国外著名大学编写的非常有效近似最近邻分类算法,可直接使用,也可作为学习
相关下载链接:
//download.csdn.net/download/dazhu60/1037134?utm_source=bbsseo
...全文
164
回复
打赏
收藏
ANN: Approximate Nearest Neighbors(近似最近邻分类算法)下载
由国外著名大学编写的非常有效近似最近邻分类算法,可直接使用,也可作为学习 相关下载链接://download.csdn.net/download/dazhu60/1037134?utm_source=bbsseo
复制链接
扫一扫
分享
转发到动态
举报
AI
作业
写回复
配置赞助广告
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
ANN
:
App
roxi
mat
e N
ear
est
Neighbors
(
近似
最近邻
分类算法
)
由国外著名大学编写的非常有效
近似
最近邻
分类算法
,可直接使用,也可作为学习
FL
ANN
(Fast Library for
App
roxi
mat
e N
ear
est
Neighbors
)
Fl
ann
库 FL
ANN
库全称是Fast Library for
App
roxi
mat
e N
ear
est
Neighbors
,它是目前最完整的(
近似
)
最近邻
开源库。
Python利用Faiss库实现
ANN
近邻搜索的方法详解
Embedding的近邻搜索是当前图推荐系统非常重要的一种召回方式,通过item2vec、矩阵分解、双塔DNN等方式都能够产出训练好的user embedding、item embedding,对于embedding的使用非常的灵活: 输入user embedding,近邻搜索item embedding,可以给user推荐感兴趣的items 输入user embedding,近邻搜搜user embedding,可以给user推荐感兴趣的user 输入item embedding,近邻搜索item embedding,可以给item推荐相关的items 然而有一个工程问题,一旦u
FAST
APP
ROXI
MAT
E N
EAR
EST
NEIGHBORS
WITH AUTO
MAT
IC ALGORITHM CONFIGURATION
For many computer vision problems, the most time consuming component consists of n
ear
est
neighbor
mat
ching in high-dimensional spaces. There are no known exact algorithms for solving these high-dimensional problems that are faster than lin
ear
s
ear
ch.
App
roxi
mat
e algorithms are known to provide large speedups with only minor loss in accuracy, but many such algorithms have been published with only minimal guidance on selecting an algorithm and its parameters for any given problem. In this paper, we describe a system that answers the qu
est
ion, “What is the fast
est
app
roxi
mat
e n
ear
est
-neighbor algorithm for my data? ” Our system will take any given dataset and desired degree of precision and use these to auto
mat
ically determine the b
est
algorithm and parameter values. We also describe a new algorithm that
app
lies priority s
ear
ch on hierarchical k-means trees, which we have found to provide the b
est
known performance on many datasets. After t
est
ing a range of alternatives, we have found that multiple randomized k-d trees provide the b
est
performance for other datasets. We are releasing public domain code that implements these
app
roaches. This library provides about one order of magnitude improvement in query time over the b
est
previously available software and provides fully auto
mat
ed parameter selection.
快速
近似
近邻算法库FL
ANN
.zip
FL
ANN
库全称是Fast Library for
App
roxi
mat
e N
ear
est
Neighbors
,它是目前最完整的(
近似
)
最近邻
开源库。不但实现了一系列查找算法,还包含了一种自动选取最快算法的机制。 FL
ANN
用 C 编写,包含以下语言的绑定:C、
MAT
LAB、Python 和 Ruby 。 标签:FL
ANN
下载资源悬赏专区
13,656
社区成员
12,674,810
社区内容
发帖
与我相关
我的任务
下载资源悬赏专区
CSDN 下载资源悬赏专区
复制链接
扫一扫
分享
社区描述
CSDN 下载资源悬赏专区
其他
技术论坛(原bbs)
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章