# cn-deep-learning **Repository Path**: bit2atom/cn-deep-learning ## Basic Information - **Project Name**: cn-deep-learning - **Description**: https://cn.udacity.com/course/deep-learning-nanodegree-foundation--nd101/ - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cn-deep-learning 优达学城[深度学习基石纳米学位](https://cn.udacity.com/course/deep-learning-nanodegree-foundation--nd101/)项目文档。 [点击这里](https://github.com/udacity/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".