Skip to content

zhuanxuhit/deep-learning

 
 

Repository files navigation

deep-learning

Repo for the Deep Learning Nanodegree Foundations program.

深度学习基石项目之TensorFLow学习

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

Repo for the Deep Learning Nanodegree Foundations program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Python 0.4%