Skip to content

Conversation

@yongboy
Copy link
Contributor

@yongboy yongboy commented Oct 21, 2019

修改内容如下:

  • 3.15章增加图3.8图片显示,方便理解
  • 3.16字误修改,内容安排更合理化一些

:))

@yongboy
Copy link
Contributor Author

yongboy commented Oct 22, 2019

追加 ffeb8ec 提交内容:

  • torch.nn.MSELoss() 计算规则为 (input - target) ** 2,因此不需要像 mxnet.gluon.loss.L2Loss() 其结果再 *2
  • 我把3.16章模型选择输出结果替换成 torch.nn.MSELoss()运算结果不再乘以2后的真实输出
    • 这样修改之后,和原版相比在输出结果上比较一致了

:))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant