Deep Learning environment used for examples and homework assignments in the Deep Learning course at University of Latvia.
Contains:
- tensorflow 1.6.0-rc1-py3
- pytorch 0.3.1
- gym 0.9.7
Course homepage https://estudijas.lu.lv/course/view.php?id=6693 is available only in Latvian. Press 'Pieslēgties kā viesim' to login as a guest.
$ docker run -it -v "$(PWD):/notebooks/host_dir" -p 8888:8888 renarl/lu-dl-course
- Copy access token
token
from the terminal output - Go to your browser on http://localhost:8888/?token=`token`
To preserve your work between sessions, save it in host_dir
.
The examples from the LU DL course are in lu-dl-course-examples