(Local) Docker setup with GPU support

Hi,

I’ve written some short scripts for an easy to use setup for this course.
If you want to get up and running fast, this might be helpful.
I’ve also included a convenience script to abstract away the docker stuff for people who aren’t familiar with it.
Once docker and nvidia docker (for gpu support) is installed it should be plug and play.
Can be used on your local machine or any ssh setup.

You can find it here: https://github.com/wAuner/fastai_docker

If you have suggestions, pull requests are welcome.

2 Likes