fastai / courses

fast.ai Courses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMI provisioning script

guatebus opened this issue Β· comments

Hello, thanks for the great course and resources! πŸ™

Would it be possible to publish the AMI's provisioning script?

(And if a reply to this is possible, why is an AMI required? As far as I can tell the setup scripts only require Ubuntu 16.04 with Git installed, is this correct?)

Thanks again!

This is a part of the provisioning script, which includes gpu drivers, keras, theano, cudnn, etc.

https://github.com/fastai/courses/blob/master/setup/install-gpu.sh

This information is included in the bottom of the wiki post for the lecture: http://wiki.fast.ai/index.php/AWS_install