提交 849bcea6 编写于 作者: Z zooltd 提交者: ShusenTang

fix typo (#50): 9 -> 10

上级 6c966c1e
......@@ -83,7 +83,7 @@ def show_fashion_mnist(images, labels):
plt.show()
```
现在,我们看一下训练数据集中前9个样本的图像内容和文本标签。
现在,我们看一下训练数据集中前10个样本的图像内容和文本标签。
``` python
X, y = [], []
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册