Suvigya Jain

Results 5 issues of Suvigya Jain

Downloading MovieLens dataset throws error if nightly is not installed

Can add a simple line at the end to show what the image looks like along with it's predictions. Please ignore multiple commits. Overall it's adding 1 line - `plt.imshow(img);...

Can add a simple line at the end to show what the image looks like along with it's predictions

If TPU acceleration is not available, os.environ['COLAB_TPU_ADDR'] fails (keyError). Fixed it to os.environ.get('COLAB_TPU_ADDR'), which returns NoneType and then continue to look for GPU or raise ValueError

Tried opening the app in chrome. Got this message - ![image](https://user-images.githubusercontent.com/42478893/171276961-85f6c555-d609-4814-9c2f-bd1cce534364.png) Does it have to do with the browser ?