courses icon indicating copy to clipboard operation
courses copied to clipboard

AMI provisioning script

Open guatebus opened this issue 8 years ago • 1 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!

guatebus avatar Jun 20 '17 22:06 guatebus

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

yubrew avatar Jul 01 '17 15:07 yubrew