
For everyone:
For those with issues on training the models, do this fix:
!pip install -U "fastprogress==1.0.3"
import fastprogress
print("fastprogress:", fastprogress.__version__)Then ensure it is 1.0.3, if it isn’t restart the notebook (theres a restart and clear cell output button on the top right of the notebook page).
You can reach me at ddjapri@ayclogic.com.
All class notes can be found here.