diff --git a/.DS_Store b/.DS_Store index 3fb0a09..f4809dd 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/Notebooks/Caffee/DIY Deep Learning for Vision- a Hands-On Tutorial with Caffe.pdf b/Caffee/DIY Deep Learning for Vision- a Hands-On Tutorial with Caffe.pdf similarity index 100% rename from Notebooks/Caffee/DIY Deep Learning for Vision- a Hands-On Tutorial with Caffe.pdf rename to Caffee/DIY Deep Learning for Vision- a Hands-On Tutorial with Caffe.pdf diff --git a/Notebooks/Caffee/README.md b/Caffee/README.md similarity index 100% rename from Notebooks/Caffee/README.md rename to Caffee/README.md diff --git a/Code/deepdream/LICENSE b/Deep_Art/deepdream/LICENSE similarity index 100% rename from Code/deepdream/LICENSE rename to Deep_Art/deepdream/LICENSE diff --git a/Code/deepdream/README.md b/Deep_Art/deepdream/README.md similarity index 94% rename from Code/deepdream/README.md rename to Deep_Art/deepdream/README.md index 123fc37..d52e4ba 100644 --- a/Code/deepdream/README.md +++ b/Deep_Art/deepdream/README.md @@ -21,7 +21,7 @@ $ scp -i ubuntu@P ### Checking the Instance -* The root directory is only 12GB, and only ~ 3GB of that is free. +* The root directory is only 12GB, and only ~3GB of that is free. * There should be a 60GB /mnt directory that you can use to put your data, model checkpoints, models etc. Remember that the /mnt directory won’t be persistent across reboots/terminations. @@ -58,6 +58,7 @@ $ ssh -i -N -f -L localhost:8888:localhost:8888 ubuntu@