Deep learning:二十六(Sparse coding简单理解) Sparse coding: 本节将简单介绍下sparse coding(稀疏编码),因为sparse coding也是deep learning中一个重要的分支,同样能够提取出数据集很好的特征。本文的内容是参考斯坦福de.....
分类:
其他好文 时间:
2014-10-30 22:31:42
阅读次数:
644
jQuery.extend = jQuery.fn.extend = function() {// copy reference to target objectvar target = arguments[0] || {}, a = 1, al = arguments.length, deep =...
分类:
Web程序 时间:
2014-10-29 14:23:15
阅读次数:
177
the learning curve become longer and steeper .as the increasingly complex , the newbie or newcomers become harder .to make the source code sensible in...
分类:
系统相关 时间:
2014-10-28 23:37:36
阅读次数:
265
最近发现很多以前看的论文都忘了,所以想写点东西来整理下之前的paper,paper主要是cv(computer vision)方向的。 第一篇:Gradient-based learning applied to document recognition。这是1998年Yann Lecun的一篇大作...
分类:
其他好文 时间:
2014-10-28 19:45:24
阅读次数:
237
To be an better Gopher, get your hands dirty. Topcoder offered a serials of challenges for learning Golang. In this blog, I tried to implement "Go Lea...
So far, you’ve run the app on the Simulator. That’s nice and all but probably notwhy you’re learning iOS development. You want to make apps that run on
realiPhones! There’s hardly a thing more excit...
分类:
移动开发 时间:
2014-10-25 21:37:22
阅读次数:
467
/*ping program for learning IP protocol author: jeff date: 2014/10/25*/#include #include #include #include #include static int ICMP_create();...
分类:
其他好文 时间:
2014-10-25 17:12:02
阅读次数:
209
题目链接:http://poj.org/problem?id=1664思路:数据较小,考虑深度优先搜索搜索解空间。代码:#include using namespace std;int M, N, Count = 0;void dfs( int deep, int x, int put ){ ...
分类:
移动开发 时间:
2014-10-24 22:04:33
阅读次数:
204
Machine-Learning
Maestro Michael Jordan on the Delusions of Big Data and Other Huge Engineering Efforts...
分类:
系统相关 时间:
2014-10-24 11:05:49
阅读次数:
206
https://github.com/josephmisiti/awesome-machine-learning/blob/master/books.mdMachine-Learning / Data MiningAn Introduction To Statistical Learning - B...
分类:
系统相关 时间:
2014-10-24 10:28:36
阅读次数:
331