A Deep Learning Amazon Web Service (AWS) AMI that is open, free and works. Run in less than 5 minutes. TensorFlow, Keras, PyTorch, Theano, MXNet, CNTK, Caffe and all dependencies.
This AMI is officially deprecated as the ecosystem has evolved and many stable and updated versions are available currently from official channels.
Under community AMI, search for DLAMI.V1
. It is currently only available in Oregon
.
Failed to initialize NVML: Driver/library version mismatch
sudo reboot
.NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
sudo apt-get update
.Mismatch of Kernel with DSO
sudo reboot
.ami-7e3a5b1e
ssh -i name_of_key.pem ec2-user@public_ip_or_dns
Raise an issue here and we’ll update DLAMI to make sure it works or enable it across different regions.
This was maintained by Ritchie Ng and Jie Fu from NExT Search Centre, NUS Smart Systems Institute, National University of Singapore.
And I would like to thank Amazon for their donation of AWS credits for our research that led to this useful byproduct deployed by people across the world.
MIT