Revision history of "作业1答案,待完善"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 04:47, 7 December 2021Cluster talk contribs 1,390 bytes +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)..."