I am using colab and already !pip install helper , but I facing the error AttributeError: module 'helper' has no attribute 'imshow' and also AttributeError: module 'helper' has no attribute 'view_classify' What is wrong with helper??
to solve these issue run the following code at the top most cell of your notebook to install the helper file;
!wget -c https://raw.githubusercontent.com/udacity/deep-learning-v2-pytorch/master/intro-to-pytorch/helper.py
Then restart your entire runtime for the notebook to load the file
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With