码迷,mamicode.com
首页 >  
搜索关键字:convolution neural n    ( 1080个结果
Neural Turing Machines-NTM系列(三)ntm-lasagne源码分析
Neural Turing Machines-NTM系列(三)ntm-lasagne源码分析...
分类:系统相关   时间:2016-03-29 13:03:31    阅读次数:869
Neural Turing Machines-NTM系列(一)简述
Neural Turing Machines-NTM(神经图灵机)简述...
分类:系统相关   时间:2016-03-29 13:02:03    阅读次数:842
neural network and deep learning笔记(1)
neural network and deep learning 这本书看了陆陆续续看了好几遍了,但每次都会有不一样的收获。DL领域的paper日新月异,每天都会有很多新的idea出来,我想,深入阅读经典书籍和paper,一定可以从中发现remian open的问题,从而有不一样的视角。...
分类:Web程序   时间:2016-03-27 12:46:16    阅读次数:411
使用神经网络来识别手写数字【转译】(二)
A simple network to classify handwritten digits Having defined neural networks, let's return to handwriting recognition. We can split the problem of r ...
分类:其他好文   时间:2016-03-26 13:53:55    阅读次数:734
Stanford机器学习---第五讲. 神经网络的学习 Neural Networks learning
原文见http://blog.csdn.net/abcjennifer/article/details/7758797,添加了一些自己的理解 本栏目(Machine learning)包括单参数的线性回归、多参数的线性回归、Octave Tutorial、Logistic Regression、Regularization、神经网络、机器学习系统设计、SVM(Support Vector M...
分类:Web程序   时间:2016-03-26 12:39:44    阅读次数:311
人工智能有简单的算法吗?Appendix: Is there a simple algorithm for intelligence?
In this book, we've focused on the nuts and bolts of neural networks: how they work, and how they can be used to solve pattern recognition problems. T
分类:移动开发   时间:2016-03-20 14:30:24    阅读次数:214
为什么深度神经网络难以训练Why are deep neural networks hard to train?
Imagine you're an engineer who has been asked to design a computer from scratch. One day you're working away in your office, designing logical circuit
分类:Web程序   时间:2016-03-20 14:21:22    阅读次数:832
BP反向传播算法的工作原理How the backpropagation algorithm works
In the last chapter we saw how neural networks can learn their weights and biases using the gradient descent algorithm. There was, however, a gap in o
分类:编程语言   时间:2016-03-20 14:21:05    阅读次数:367
提高神经网络的学习方式Improving the way neural networks learn
When a golf player is first learning to play golf, they usually spend most of their time developing a basic swing. Only gradually do they develop othe
分类:Web程序   时间:2016-03-20 14:19:08    阅读次数:491
正则化方法:L1和L2 regularization、数据集扩增、dropout
本文是《Neural networks and deep learning》概览 中第三章的一部分。讲机器学习/深度学习算法中经常使用的正则化方法。(本文会不断补充) 正则化方法:防止过拟合,提高泛化能力 在训练数据不够多时,或者overtraining时,经常会导致overfitting(过拟合)
分类:其他好文   时间:2016-03-12 14:48:24    阅读次数:1173
1080条   上一页 1 ... 80 81 82 83 84 ... 108 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!