Lecture 3: Basic Neural Networks: Multi-Layer Neural Networks
Lecture 3: Basic Neural Networks: Multi-Layer Neural Networks
Xuming He
SIST, ShanghaiTech
Fall, 2020
A1 is out
Beijing Time: CST 2020/09/30 23:59:59
General BP algorithm
Examples
https://youtu.be/aircAruvnKk?list=PLZHQObOWTQDN
U6R1_67000Dx_ZCJB-3pi
9/14/2020 Xuming He – CS 280 Deep Learning 20
Other network connectivity
9/14/2020 21
Outline
Multi-layer neural networks
Limitations of single layer networks
General BP algorithm
9/14/2020 27
Backward pass
https://www.youtube.com/watch?v=Ilg3gGewQ5U
Backward pass
9/14/2020 30
Gradient descent iteration
Backward pass
9/14/2020 31
Gradient descent iteration
Backward pass
9/14/2020 32
Example: Single Layer Network
General BP algorithm
Next time …
CNN
Reference:
d2l.ai: 4.1-4.3, 4.7
DLBook: Chapter 6