Skip to content

Commit

Permalink
更新 :第三章第二节 MNIST数据集手写数字识别
Browse files Browse the repository at this point in the history
  • Loading branch information
zergtant committed Dec 21, 2018
1 parent 2fad4a7 commit 87cf302
Show file tree
Hide file tree
Showing 3 changed files with 439 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,11 @@ API的改动不是很大,本教程已经通过测试,保证能够在1.0中

[logistic回归二元分类](chapter3/3.1-logistic-regression.ipynb)

#### 第二节 计算机视觉

#### 第二节 CNN:MNIST数据集手写数字识别

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

#### 第三节 自然语言处理

### 第四章 提高
Expand Down
Loading

0 comments on commit 87cf302

Please sign in to comment.