码迷,mamicode.com
首页 >  
搜索关键字:deep    ( 1999个结果
Deep Learning 十_深度学习UFLDL教程:Convolution and Pooling_exercise(斯坦福大学深度学习教程)
前言理论知识:UFLDL教程和http://www.cnblogs.com/tornadomeet/archive/2013/04/09/3009830.html实验环境:win7, matlab2015b,16G内存,2T机械硬盘实验内容:Exercise:Convolution and Pool...
分类:其他好文   时间:2015-11-18 19:37:57    阅读次数:418
《神经网络和深度学习》系列文章一:使用神经网络识别手写数字
出处: Michael Nielsen的《Neural Network and Deep Leraning》本节译者:哈工大SCIR硕士生 徐梓翔 (https://github.com/endyul)声明:我们将不定期连载该书的中文翻译,如需转载请联系wechat_editors@ir.hit.e...
分类:其他好文   时间:2015-11-17 13:01:15    阅读次数:287
《神经网络和深度学习》系列文章三:sigmoid神经元
出处: Michael Nielsen的《Neural Network and Deep Leraning》,点击末尾“阅读原文”即可查看英文原文。本节译者:哈工大SCIR硕士生 徐伟 (https://github.com/memeda)声明:我们将在每周一,周四,周日定期连载该书的中文翻译,如需...
分类:其他好文   时间:2015-11-17 12:57:42    阅读次数:636
《神经网络和深度学习》系列文章二:感知机
出处: Michael Nielsen的《Neural Network and Deep Leraning》,点击末尾“阅读原文”即可查看英文原文。本节译者:哈工大SCIR硕士生 徐梓翔 (https://github.com/endyul)声明:我们将在每周一,周四,周日定期连载该书的中文翻译,如...
分类:其他好文   时间:2015-11-17 12:54:06    阅读次数:461
Deep Learning九之深度学习UFLDL教程:linear decoder_exercise(斯坦福大学深度学习教程)
前言实验内容:Exercise:Learning color features with Sparse Autoencoders。即:利用线性解码器,从100000张8*8的RGB图像块中提取彩色特征,这些特征会被用于下一节的练习理论知识:线性解码器和http://www.cnblogs.com/t...
分类:其他好文   时间:2015-11-14 16:36:12    阅读次数:2227
Why Deep Learning Works – Key Insights and Saddle Points
Why Deep Learning Works – Key Insights and Saddle PointsA quality discussion on the theoretical motivations for deep learning, including distributed r...
分类:其他好文   时间:2015-11-04 21:24:38    阅读次数:344
Deep Learning五:PCA and Whitening_Exercise(斯坦福大学UFLDL深度学习教程)
前言 本文是基于Exercise:PCA and Whitening的练习。 理论知识见:UFLDL教程。 实验内容:从10张512*512自然图像中随机选取10000个12*12的图像块(patch),然后对这些patch进行99%的方差保留的PCA计算,最后对这些patch做PCA Whi...
分类:其他好文   时间:2015-11-02 16:58:22    阅读次数:345
Deep Learning三:PCA in 2D_Exercise(斯坦福大学UFLDL深度学习教程)
前言这节主要是练习下PCA,PCA Whitening以及ZCA Whitening在2D数据上的使用,2D的数据集是45个数据点,每个数据点是2维的。一些matlab函数彩色分散点图函数:scatter(x,y,c,s) x, y为两个矢量,用于定位数据点,s为绘图点的大小,c为绘图所使用的色彩,...
分类:其他好文   时间:2015-11-02 13:52:38    阅读次数:294
Climbing Worm
Problem DescriptionAn inch worm is at the bottom of a well n inches deep. It has enough energy to climb u inches every minute, but then has to rest a ...
分类:其他好文   时间:2015-11-02 11:40:10    阅读次数:207
Deep learning:四(logistic regression练习)
前言:   本节来练习下logistic regression相关内容,参考的资料为网页:http://openclassroom.stanford.edu/MainFolder/DocumentPage.php?course=DeepLearning&doc=exercises/ex4/ex4.html。这里给出的训练...
分类:其他好文   时间:2015-10-29 18:38:57    阅读次数:304
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!