How to access my local dataset on jupyter notebook on google ML cloud engine?
I have created a VM on Google ML Cloud engine and also installed anaconda on the same VM.
How to access public and private image dataset from jupyter notebook?
I have uploaded very small dataset using upload button on jupyter notebook. But for this I have to upload all images one by one. Is there any way to just upload train and test dataset folders there?
How to access public dataset using a URL?