Python打卡:Day38

知识点回顾:

  1. Dataset类的__getitem__和__len__方法(本质是python的特殊方法)
  2. Dataloader类
  3. minist手写数据集的了解

 @浙大疏锦行

你可能感兴趣的:(python打卡,python)