Backpropagation - More than Chain Rule
Pre-requisites:
- Knowing multi-variable differentiation;
- It is recommended that readers have known the concepts of directed graphs.
This is my lecture note of the natural language processing (NLP) lecture in ETH Zurich. Lecturer: Ryan Cotterell. This lecture tells you what backpropagation algorithm really is.
Well, I have to say that it is surprising that backpropagation (BP) is taught in an NLP course instead of a machine learning course.
To view this article, please download:
Lecture_note1_BP.pdf
If I have time, I will implement BP with Python without PyTorch.
本文作者: lucainiaoge
本文链接: https://lucainiaoge.github.io.git/2021/10/04/Back_propagation/
版权声明: 本作品采用 Creative Commons authorship - noncommercial use - same way sharing 4.0 international license agreement 进行许可。转载请注明出处!
![]()
