coursera-aml-docker
coursera-aml-docker copied to clipboard
Clearer instructions for running on GPU?
Hello,
I've followed the instructions for running on GPU, done tons of research and I've gotten GPU support to work in other containers just not this one. Any assistance? (Week 4 takes a really long time, and I would like to see how it fares with my GPU)
I've gotten GPU support to work in other containers just not this one
Cool! That means that you can add instructions to your working dockerfile to match our environment: https://hub.docker.com/r/zimovnov/coursera-aml-docker/dockerfile (simply copy the RUN commands that install required python packages and Jupyter, we don't do anything special there)