johncliu / deep-learning

Repo for the Deep Learning Nanodegree Foundations program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Each directory has a requirements.txt describing the minimal dependencies required to run the notebooks in that directory.

pip

To install these dependencies with pip, you can issue pip3 install -r requirements.txt.

About

Repo for the Deep Learning Nanodegree Foundations program.

License:MIT License


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.6%