Update 4_cifar10_tutorial.ipynb
This commit is contained in:
parent
7142907268
commit
57f3b5d16b
@ -57,9 +57,10 @@
|
||||
"3. 定义损失函数\n",
|
||||
"4. 在训练集上训练网络\n",
|
||||
"5. 在测试集上测试网络\n",
|
||||
"----------------------------\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"1. 读取和归一化 CIFAR10\n",
|
||||
"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n",
|
||||
"----------------------------\n",
|
||||
"\n",
|
||||
"使用``torchvision``可以非常容易的加载CIFAR10\n"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user