GitHub - efoley/deep-learning: Repo for the Deep Learning Nanodegree Foundations program.

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Sep 10, 2020. It is now read-only.

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.

Languages

  • Jupyter Notebook 99.6%
  • Python 0.4%