''' 1 加载数据 2 构建模型 3 获取损失函数 4 获取优化器 5 开始训练 调用3、4 1 img--->model--->out 2 out y 计算loss ''' for i in range(100): for img in dasf: