adventures-in-ml-code icon indicating copy to clipboard operation
adventures-in-ml-code copied to clipboard

Fixed typo, where instead of 'weight', 'grad' was being logged in fun…

Open ankur-rc opened this issue 7 years ago • 0 comments

Fixed a small typo - gradients were being logged twice, instead of once each for gradients and weights, while summarising the logs.

ankur-rc avatar Aug 19 '18 20:08 ankur-rc