General Intro to Deep Learning Workshop
Workshop dates:
- February 27, 2018
- November 14, 2018
- Complete the environment setup instructions
Clone
this repository in your working directory- Navigate/
cd
to the workshop directory - Activate environment:
source activate caispp
- Launch Jupyter Notebook:
jupyter notebook
- Open
mnist-nn-incomplete.ipynb
and get started!