未验证 提交 52b6070f 编写于 作者: 布客飞龙 提交者: GitHub

Merge pull request #6 from WhenMelancholy/patch-1

Update 16.md
...@@ -58,7 +58,7 @@ print(x_train.shape) ...@@ -58,7 +58,7 @@ print(x_train.shape)
![../_img/sphx_glr_nn_tutorial_001.png](img/7c783def0bbe536f41ed172041b7e89e.png) ![../_img/sphx_glr_nn_tutorial_001.png](img/7c783def0bbe536f41ed172041b7e89e.png)
出: 出:
```py ```py
(50000, 784) (50000, 784)
...@@ -968,4 +968,4 @@ fit(epochs, model, loss_func, opt, train_dl, valid_dl) ...@@ -968,4 +968,4 @@ fit(epochs, model, loss_func, opt, train_dl, valid_dl)
[下载 Jupyter 笔记本:`nn_tutorial.ipynb`](../_downloads/5ddab57bb7482fbcc76722617dd47324/nn_tutorial.ipynb) [下载 Jupyter 笔记本:`nn_tutorial.ipynb`](../_downloads/5ddab57bb7482fbcc76722617dd47324/nn_tutorial.ipynb)
[由 Sphinx 画廊](https://sphinx-gallery.readthedocs.io)生成的画廊 [由 Sphinx 画廊](https://sphinx-gallery.readthedocs.io)生成的画廊
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册