Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Chapter3.16字误、排版微调 #39

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

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后的真实输出
    • 这样修改之后,和原版相比在输出结果上比较一致了

:))

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant