course22p2 icon indicating copy to clipboard operation
course22p2 copied to clipboard

Fix console log

Open pcuenca opened this issue 2 years ago • 1 comments

ConsoleMasterBar (fastprogress) assumes string values in https://github.com/fastai/fastprogress/blob/master/fastprogress/fastprogress.py#L291 – in this case, len(t) failed because epoch was sent as an int.

pcuenca avatar Feb 20 '23 08:02 pcuenca

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB