Skip to content

Commit

Permalink
更新:第三章第三节RNN
Browse files Browse the repository at this point in the history
  • Loading branch information
zergtant committed Dec 23, 2018
1 parent ff5ee0d commit 73921e4
Show file tree
Hide file tree
Showing 3 changed files with 530 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,9 @@ API的改动不是很大,本教程已经通过测试,保证能够在1.0中

[CNN:MNIST数据集手写数字识别](chapter3/3.2-mnist.ipynb)

#### 第三节 自然语言处理
#### 第三节 RNN实例:通过Sin预测Cos

[RNN实例:通过Sin预测Cos](chapter3/3.3-rnn.ipynb)

### 第四章 提高
#### 第一节 可视化
Expand Down
Loading

0 comments on commit 73921e4

Please sign in to comment.