Uploaded February 2021 | Updated September 2026, 2 weeks ago
Sebastian's books: sebastianraschka.com/books
As we will see in this video, there are many different ways we can use a dataset to train a model iteratively. For each model update, we can look either at the whole dataset at once (batch mode) or process one data point at a time (on-line mode).
Slides: sebastianraschka.com/pdf/lecture-notes/stat453ss21/L05_gradient-descent_slides.pdf
-------
This video is part of my Introduction of Deep Learning course.
Next video: youtu.be/4JB1j8eIGzI
The complete playlist: youtube.com/playlist?list=PLTKMiZHVd_2KJtIXOW0zFhFfBaJJilH51
A handy overview page with links to the materials: sebastianraschka.com/blog/2021/dl-course.html
-------
If you want to be notified about future videos, please consider subscribing to my channel: youtube.com/c/SebastianRaschka
Sebastian's books: sebastianraschka.com/books
As we will see in this video, there are many different ways we can use a dataset to train a model iteratively. For each model update, we can look either at the whole dataset at once (batch mode) or process one data point at a time (on-line mode).
Slides: sebastianraschka.com/pdf/lecture-notes/stat453ss21/L05_gradient-descent_slides.pdf
-------
This video is part of my Introduction of Deep Learning course.
Next video: youtu.be/4JB1j8eIGzI
The complete playlist: youtube.com/playlist?list=PLTKMiZHVd_2KJtIXOW0zFhFfBaJJilH51
A handy overview page with links to the materials: sebastianraschka.com/blog/2021/dl-course.html
-------
If you want to be notified about future videos, please consider subscribing to my channel: youtube.com/c/SebastianRaschka










