XingxingHuang / deeplearning.ai

The notes of Adrew Ng's coursera course: deeplearning.ai. Glad to answer any related questions, just email me.
260 stars 128 forks source link

deeplearning.ai

The notes and answers of Adrew Ng's coursera course: deeplearning.ai. Course 5 will be released in December. The information in this repo is quit limit, but you can still email me for any questions.

Email is the fast way to contract with me. You can also open an "ISSUE" from the github. (你可以通过开启ISSUE或者直接邮件联系我,邮件24小时都会回复) The assignment of the course changes very much from time to time. So I decide not update the notebook any more. Please go to the official website to get the notebooks or check the above github repo. If you want to learn basic concept and pratice programme skills about machine learning, you can also try my [github folder](https://github.com/XingxingHuang/Machine_Learning_Projects/machine_learning_algorithms_python). It includes the python implementations of the basic machine learning programs. It helps a lot if you implement all basic algorithms by yourself. --- * If you find this github violates the rules of the coursera, please let me know. * Questions are welcome! * ~中国国内的网易平台已经公开了这个课程的视频,但是没有项目的代码。我想将所有的代码和数据都保存下来。 ~~但是网站上的.h5文件我现在无法完全下载下来,如果知道下载方法,麻烦email给我~~ (感谢YuanZhang提供下载方法)。~ * I learned this course before I join Andrew's company. This is a personal notes for the course. ### 更新 2017.09.05 第一次课程week2 加入dataset数据。 2017.09.06 删除所有答案。只保留数据和代码 2017.09.28 删除了选择题答案。 2017.11.07 更新第四课程的笔记。 2017.11.17 加入course 4 的笔记,quiz题目。 2017.12.15 加入course 5 的笔记。 2018.04.23 更新爱好者的课程笔记链接