深度学习路线记录
-
机器学习视频 吴恩达
-
神经网络深度学习在线教程 共六章
-
《神经网络设计》 国外经典教程 第十一章 反向传播
-
CNN:《Notes On Convolutional Neutral Networks》 Jake Bouvrie
-
RNNs: A tutorial on training recurrent neural networks, covering BPPT, RTRL, EKF and the “echo state network” approach
http://minds.jacobs-university.de/sites/default/files/uploads/papers/ESNTutorialRev.pdf
-
LSTM: Understanding LSTM Networks
-
Attension and Augmented Recurrent Neural Networks
-
Neural Turning Machines
-
tensorflow 安装及使用
-
tensorflow学习笔记(六):LSTM 与 GRU
-
word2vec 中的数学原理详解(五)基于 Negative Sampling 的模型