deeplearning-using-tensorflow-acmse2019-tutorial

  1. Install python 3

sudo apt-get -y install python3 python-pip python-dev

  1. Install git

sudo apt-get install git

  1. Install pip3

sudo apt-get install python3-pip

  1. Install jupyter

pip3 install jupyter

  1. Install tensorflow

pip3 install tensorflow

For cloning the project :

git clone https://github.com/feroshjacob/dl-using-tensorflow-acmse2019-tutorial.git

  1. Open Jupyter notebook

jupyter notebook