WEEK 5

Posted keyshaw

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了WEEK 5相关的知识,希望对你有一定的参考价值。

WEEK 5

Neural Networks: Learning

In this module, we introduce the backpropagation algorithm that is used to help learn parameters for a neural network. At the end of this module, you will be implementing your own neural network for digit recognition.
8 videos, 8 readings

Video: Cost Function

Reading: Cost Function

Video: Backpropagation Algorithm

Reading: Backpropagation Algorithm

Video: Backpropagation Intuition

Reading: Backpropagation Intuition

Video: Implementation Note: Unrolling Parameters

Reading: Implementation Note: Unrolling Parameters

Video: Gradient Checking

Reading: Gradient Checking

Video: Random Initialization

Reading: Random Initialization

Video: Putting It Together

Reading: Putting It Together

Video: Autonomous Driving

Reading: Lecture Slides

Programming: Neural Network Learning

Graded: Neural Networks: Learning

以上是关于WEEK 5的主要内容,如果未能解决你的问题,请参考以下文章

获取当地时间

hgame week2 week3

python拓展1 week1-week5复习回顾

在 oracle 中使用 WEEK 进行计算

机器学习笔记(Washington University)- Classification Specialization-week six & week 7

机器学习笔记(Washington University)- Classification Specialization-week one & week two