Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#148·stanford-tensorflow-tutorials

huber loss equation in eager execution

Author: fsilavongCreated Sep 29, 2019Updated Sep 29, 2019

Hi, I was going through the assignments and realised that the huber loss equation was multiplied by two here:

https://github.com/chiphuyen/stanford-tensorflow-tutorials/blob/51e53daaa2a32cfe7a1966f060b28dbbd081791c/examples/04_linreg_eager.py#L43

Any reason for that?

Source: chiphuyen/stanford-tensorflow-tutorials

View original on GitHubView discussion on GitHub