提交 dcad7312 编写于 作者: X Xi Chen

fix typo

上级 cc5744bd
...@@ -160,7 +160,7 @@ Figure 11. CIFAR10 dataset[21] ...@@ -160,7 +160,7 @@ Figure 11. CIFAR10 dataset[21]
`paddle.datasets` package encapsulates multiple public datasets, including `cifar`, `imdb`, `mnist`, `moivelens` and `wmt14`, etc. There's no need to manually download and preprocess CIFAR-10. `paddle.datasets` package encapsulates multiple public datasets, including `cifar`, `imdb`, `mnist`, `moivelens` and `wmt14`, etc. There's no need to manually download and preprocess CIFAR-10.
After running the command `python train.py`, training will start immediately. The following sections wil describe in details. After running the command `python train.py`, training will start immediately. The following sections will describe in details.
## Model Structure ## Model Structure
......
...@@ -202,7 +202,7 @@ Figure 11. CIFAR10 dataset[21] ...@@ -202,7 +202,7 @@ Figure 11. CIFAR10 dataset[21]
`paddle.datasets` package encapsulates multiple public datasets, including `cifar`, `imdb`, `mnist`, `moivelens` and `wmt14`, etc. There's no need to manually download and preprocess CIFAR-10. `paddle.datasets` package encapsulates multiple public datasets, including `cifar`, `imdb`, `mnist`, `moivelens` and `wmt14`, etc. There's no need to manually download and preprocess CIFAR-10.
After running the command `python train.py`, training will start immediately. The following sections wil describe in details. After running the command `python train.py`, training will start immediately. The following sections will describe in details.
## Model Structure ## Model Structure
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册