Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
L6.2 Understanding Automatic Differentiation via Computation Graphs
Play lesson

Intro to Deep Learning and Generative Models Course - L6.2 Understanding Automatic Differentiation via Computation Graphs

4.0 (2)
23 learners

What you'll learn

This course includes

  • 40.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

Sebastian's books: https://sebastianraschka.com/books/ As previously mentioned, PyTorch can compute gradients automatically for us. In order to do that, it tracks computations via a computation graph, and then when it is time to compute the gradient, it moves backward along the computation graph. Actually, computations graphs are also a helpful concept for learning how differentiation (computing partial derivatives and gradients) work, which is what we are doing in this video. Slides: https://sebastianraschka.com/pdf/lecture-notes/stat453ss21/L06_pytorch_slides.pdf ------- This video is part of my Introduction of Deep Learning course. Next video: https://youtu.be/VvUz0Q9e09g The complete playlist: https://www.youtube.com/playlist?list=PLTKMiZHVd_2KJtIXOW0zFhFfBaJJilH51 A handy overview page with links to the materials: https://sebastianraschka.com/blog/2021/dl-course.html ------- If you want to be notified about future videos, please consider subscribing to my channel: https://youtube.com/c/SebastianRaschka

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere