code_1.py 78 字节
Newer Older
ToTensor's avatar
ToTensor 已提交
1
def loss_function(X, y, weight, bias): # 手工定义一个均方误差函数