Skip to content

Unit One: An Introduction to deep learning

software-over-beer edited this page May 31, 2019 · 2 revisions

Below is the lesson plan for this unit

Lesson 1: Forward Propagation

Part A (Single hidden layer)

Video:

Notes:

Link to Python files:

Part B (Multiple hidden layers)

Video:

Notes:

Link to Python files:

Lesson 2: Universal Approximation theorem

Video:

Notes:

Link to Python files:

Lesson 3: Backward Propagation

Video:

Notes:

Link to Python files:

Lesson 4 (?): Activation functions

Video:

Notes:

Link to Python files:

Whatever else

Clone this wiki locally