theamazingfedex / ml-project-5

Udacity DLNDF Project 5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

face_generation

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.

Conda Environments

You can find Conda environment files for the Deep Learning program in the environments folder. Note that environment files are platform dependent. Versions with tensorflow-gpu are labeled in the filename with "GPU".

About

Udacity DLNDF Project 5

License:MIT License


Languages

Language:Jupyter Notebook 82.9%Language:HTML 16.6%Language:Python 0.5%