Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dipanjans/deep-learning-cloud-gpu-setup-guide

Learn how to start using deep learning frameworks leveraging python, jupyter notebooks in the cloud using GPUs with a ready-reference guide
https://github.com/dipanjans/deep-learning-cloud-gpu-setup-guide

Last synced: 13 days ago
JSON representation

Learn how to start using deep learning frameworks leveraging python, jupyter notebooks in the cloud using GPUs with a ready-reference guide

Awesome Lists containing this project

README

        

# Setup a Cloud based Deep Learning Environment leveraging GPUs

In this guide, we will look at a structured tutorial towards setting up a cloud based deep learning enviroment with GPU computing enabled. The idea is to enable you with a deep learning environment which can be accessed from anywhere thanks to the cloud and also help you rapidly prototype deep learning models thanks to the power of GPU based computing. Of course you can always build your models using CPU here too but the idea is to speed-up training times using GPU especially for resource hogging models like RNNs and LSTMs.


## Requirements

✔ An [Amazon AWS account](https://aws.amazon.com)

✔ Some 💲 for paying compute\storage charges

✔ A bit of your precious time 😉


# Step 1: Setup your Deep Learning Instance