作业1答案,待完善:修订历史

跳到导航 跳到搜索

差异选择:选中要对比的版本的单选按钮,按Enter键或下方的按钮。
说明:(当前)=与最后版本之间的差异,(之前)=与上一版本之间的差异,=小编辑。

    2021年12月7日 (星期二)

    • 当前之前 04:472021年12月7日 (二) 04:47Cluster 讨论 贡献 1,390字节 +1,390 Created page with "# 当前答案有误,请自行检查 import numpy as np import os from PIL import Image def loss(y_pred,y_true):#y_pred shape->vector return sum((y_pred - y_true)**2)..."