Skip to content

alexmdac/udacity-deep-learning

 
 

Repository files navigation

Assignments for Udacity's Deep Learning class.

Setup

Install conda.

Create a new conda environment with all the packages you'll need for these assignments.

conda env create -f environment.yml

Activate the new conda environment.

source activate udacity-deep-learning

Start the notebook server.

jupyter notebook

About

Udacity Deep Learning course assignments.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%