码迷,mamicode.com
首页 >  
搜索关键字:convlutional neural    ( 963个结果
Recurrent Neural Networks Tutorial, Part 1 – Introduction to RNNs
Recurrent Neural Networks Tutorial, Part 1 – Introduction to RNNsRecurrent Neural Networks (RNNs) are popular models that have shown great promise in ...
分类:Web程序   时间:2015-09-18 20:22:11    阅读次数:260
Autoencoder
AutoencoderFrom WikipediaAn autoencoder, autoassociator or Diabolo network[1]:19 is an artificial neural network used for learning efficient codings.[...
分类:Web程序   时间:2015-09-13 18:29:05    阅读次数:275
神经网络图灵机(Neural Turing Machines, NTM)
近期,Google Deep Mind团队提出了一个机器学习模型,并起了一个特别高大上的名字:神经网络图灵机,我为大家翻译了这篇文章,翻译得不是特别好,有些语句没读明白,欢迎大家批评指正原论文出处:http://arxiv.org/pdf/1410.5401v1.pdf。版权所有,禁止转载。神经网络...
分类:系统相关   时间:2015-09-10 13:00:46    阅读次数:277
Recurrent Neural Network 学习笔记【二】RNN-LSTM
介绍RNN中的LSTM结构
分类:Web程序   时间:2015-09-07 00:22:27    阅读次数:633
正则化方法:L1和L2 regularization、数据集扩增、dropout
原文:http://blog.csdn.net/u012162613/article/details/44261657本文是《Neural networks and deep learning》概览中第三章的一部分,讲机器学习/深度学习算法中常用的正则化方法。(本文会不断补充)正则化方法:防止过拟合...
分类:其他好文   时间:2015-09-07 00:19:30    阅读次数:256
Training Neural Networks: Q&A with Ian Goodfellow, Google
Training Neural Networks: Q&A with Ian Goodfellow, GoogleNeural networks require considerable time and computational firepower to train. Previously, r...
分类:Web程序   时间:2015-09-05 19:10:08    阅读次数:187
Andrew Ng Machine Learning - Week 4 & 5- Neural Networks
此文是斯坦福大学,机器学习界 superstar — Andrew Ng 所开设的 Coursera 课程:Machine Learning 的课程笔记。力求简洁,仅代表本人观点,不足之处希望大家探讨。 课程网址:https://www.coursera.org/learn/machine-learning/home/welcome...
分类:Web程序   时间:2015-09-01 10:50:51    阅读次数:224
Understanding LSTM Networks
Understanding LSTM NetworksRecurrent Neural NetworksHumans don’t start their thinking from scratch every second. As you read this essay, you understan...
分类:Web程序   时间:2015-08-29 11:08:48    阅读次数:306
Neural networks representation 习题
answer: It's stay the same. (结果不变)原因:交换parameters matrix 1的两行使得其与matrix a1运算得到matrix a2时交换了 a2中的第一个元素和第二个元素,即a2 subscript1 and a2 subscipt2。 正好与其对应...
分类:Web程序   时间:2015-08-27 18:37:25    阅读次数:176
Image Scaling using Deep Convolutional Neural Networks
Image Scaling using Deep Convolutional Neural NetworksThis past summer I interned at Flipboard in Palo Alto, California. I worked on machine learning ...
分类:Web程序   时间:2015-08-21 15:33:38    阅读次数:473
963条   上一页 1 ... 75 76 77 78 79 ... 97 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!