开发者社区 问答 正文

ANN中最小化误差的平方和是什么呀?

已解决

ANN中最小化误差的平方和是什么呀?

展开
收起
游客r3yctwty2duzw 2022-07-25 08:14:33 349 分享 版权
1 条回答
写回答
取消 提交回答
  • 推荐回答

    Find the weights w;'s that minimize the above obje function

    e-g., backpropagation algorithm (see lecture notes) ·即最小化误差的平方和

    2022-07-25 13:08:52
    赞同 展开评论
问答地址: