adventures-in-ml-code
adventures-in-ml-code copied to clipboard
Fixed typo, where instead of 'weight', 'grad' was being logged in fun…
Fixed a small typo - gradients were being logged twice, instead of once each for gradients and weights, while summarising the logs.