Unit One: An Introduction to deep learning - software-over-beer/deep-learning GitHub Wiki
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: