CS231n Image Classification: Data-driven Approach, k-Nearest Neighbor, train/val/test splits

知识性的内容主要的增加:
1.对于knn算法有FLANN - Fast Library for Approximate Nearest Neighbors
等开源的高效函数库可以使用。可以读读源代码,应该很有意思。
http://www.cs.ubc.ca/research/flann/
2.对于高维数据的可视化t-SNE,能够将高维图片根据L2距离在二维平面上进行展示。
http://lvdmaaten.github.io/tsne/

cifar-10
http://karpathy.github.io/2011/04/27/manually-classifying-cifar10/
http://www.cs.toronto.edu/~kriz/cifar.html

一些值得注意的点:
1.为了能够将高维度的数据降维,可以pca svd 还有random_projection等方式。
http://scikit-learn.org/stable/modules/random_projection.html
2.cross-validation

further reading
1.http://homes.cs.washington.edu/~pedrod/papers/cacm12.pdf
2.http://people.csail.mit.edu/torralba/shortCourseRLOC/index.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值