A GPU enabled AMI for Deep Learning – empiricalci

#artificialintelligence 

TLDR: Use AMI ami-b1e2c4a6, which provides the NVIDIA drivers, docker, and nvidia-docker. Using docker to package your projects allows them to be easily ported. Here are a couple of Docker images to get started. I recently read this post on r/MachineLearning about an AMI pre-built with GPU support and several popular software dependencies for Deep Learning like OpenCV, Caffe, Keras, Theano, Tensorflow, etc. It's definitely very useful to have an environment with everything set up and ready to go. One of the biggest sources of friction when trying a new project is having to set up the environment.