SETUP PYTHON NOTEBOOK SERVER ON AWS FOR DEEP-LEARNING

deeplearning.png
Lets play around with some deep learning libraries on AWS with GPU.
If you don’t know what’s deep learning, check this wikipedia article on deep learning

And i will be using Jupyter/IPython Notebook for learning and tinkering.
Jupyter/IPython Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text. Cool isn’t it ?

I will go through complete guide to set up AWS with the intention of starting my very first Self Driving Car Engineer ND project, Lane Line Detection and further Deep Learning project predicting the correct steering angle.

In this tutorial i will show you how to set up Jupyter/IPython Notebook Server in Amazon Elastic Compute Cloud(EC2) and access it remotely from your web-browser.

I have divided the tutorials into 3 different part,

 
25
Kudos
 
25
Kudos

Now read this

Setup Raspberry PI B+ without Display and Keyboard [Complete Guide]

Headless Raspberry Pi Setup Using NOOBS and Ethernet Only # Ten days after I placed an order on eBay, my first Raspberry Pi arrived—and I was excited to get started. I had already downloaded the NOOBS (New Out Of Box Software) installer... Continue →