损失函数的使用. 损失函数(或称目标函数、优化评分函数)是编译模型时所需的两个参数之一: model.compile(loss='mean_squared_error', optimizer='sgd')
確定! 回上一頁