Building your Deep Neural Network: Step by Step Welcome to your third programming exercise of the deep learning specialization. You ...
Deep Neural Network Application Congratulations Welcome to the fourth programming exercise of the deep learning specialization. You will now use everything you have learned to build a deep neural netw ...
2017-11-28 17:35 0 1642 推荐指数:
Building your Deep Neural Network: Step by Step Welcome to your third programming exercise of the deep learning specialization. You ...
Residual Networks Welcome to the second assignment of this week! You will learn how to build very deep convolutional networks, using Residual ...
Logistic Regression with a Neural Network mindset Welcome to the first (required) programming exercise of the deep learning specialization. ...
Planar data classification with a hidden layer Welcome to the second programming exercise of the deep learning specialization. ...
Regularization Welcome to the first assignment of the hyper parameters tuning(超参数调整) special ...
--------------------------------------------------中文翻译--------- ...
Lesson 1 Neural Network and Deep Learning 这篇文章其实是 Coursera 上吴恩达老师的深度学习专业课程的第一门课程的课程笔记。 参考了其他人的笔记继续归纳的。 逻辑回归 (Logistic Regression) 逻辑回归的定义 神经网络 ...
Gradient Checking Welcome to this week's third programming assignment! You will be implementing gradient checking to make sure that your ...