Skip to content

NineBall9/cn-deep-learning

 
 

Repository files navigation

cn-deep-learning

点击这里查看项目文档的英文版本,以及这门课程的更多教程。

如果你发现任何翻译错误,或有任何建议,欢迎提交 issue 告诉我们!

Dependencies

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

batch normalization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 99.2%
  • Python 0.8%