coursera-aml-docker icon indicating copy to clipboard operation
coursera-aml-docker copied to clipboard

Clearer instructions for running on GPU?

Open DongerZone opened this issue 5 years ago • 1 comments

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)

DongerZone avatar Apr 06 '19 10:04 DongerZone

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)

ZEMUSHKA avatar Aug 05 '19 08:08 ZEMUSHKA