course22p2
course22p2 copied to clipboard
Fix console log
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.
Check out this pull request on ![]()
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB