This is deep learning class lessons.
- Make sure you have docker installed on your machine.
- run following command to get the docker image
sudo docker build https://github.com/akashs-cuelogic/tensorflow.git#:tensorflow/tools/docker -t "akashs-cuelogic:dl-course"
sudo docker run -it -p 8008:8008 -p 6006:6006 <container image>
sudo docker run -it -p 8008:8008 -p 6006:6006 -v absolute_path:/dl-courses/ <container image>
Inside your docker workarea: wget <url>
to get the dataset.