To run this code on Colab you should have a google account and you should have access to your Google Drive.
-
Create a folder named
DNN_projectinto your Drive. -
Pick one the code versions you would like to run and open it in Colab:
- navigate to the Colab web page;
- click on
Files > Load notebook; - select the code you would like to run from
<path_to_DNN_folder>/DNN/pythonfolder. E.g.,DNN_version0.0.
-
Uncomment the code in section
0.1and run it. You will be asked to mount your Google Drive on colab. Follow the prompted steps.