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,

 
24
Kudos
 
24
Kudos

Now read this

SSH Key-Based Authentication on Linux Server

Here are the top 10 Password of 2018 123456 password 123456789 12345678 12345 111111 1234567 sunshine qwerty iloveyou using public key pairs is a much wiser thing to do than using passwords or lists of passwords. I will focus on things... Continue →