Lecture

Automatic Differentiation: BackProp revisited

Description

This lecture covers the basic ideas of automatic differentiation, focusing on the concept of reverse mode differentiation to optimize the filters of a convolutional layer by gradient descent. The process involves recording the computation tree on the forward path to apply the chain rule in reverse order, similar to backpropagation in a simple feedforward network. Examples of automatic differentiation are provided, showcasing the determination of children nodes of weight variables, backward scheduling, and the use of primitive operations.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.