Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 432 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 432 Bytes

deeplearning.ai

简介

DeepLearning.ai 是吴恩达在推出的深度学习的专题系列课程。

在此指记录一些要点与难点、练习题、笔记,也会搜集一些课程相关资料。

整个专题共包括五门课程:

  1. 神经网络和深度学习;
  2. 改善深层神经网络-超参数调试、正则化以及优化;
  3. 结构化机器学习项目;
  4. 卷积神经网络;
  5. 序列模型;