Summary
Keywords
Full Transcript
Sebastian's books: https://sebastianraschka.com/books/ Deep learning is a very applied field, so we will be looking at a lot of PyTorch in this course. In this lecture video, we will look at similarities between NumPy and PyTorch. Then, we will discuss different data types in PyTorch and see how we can run linear algebra computations conveniently on a GPU. Slides: https://sebastianraschka.com/pdf/lecture-notes/stat453ss21/L04_linalg-dl_slides.pdf ------- This video is part of my Introduction of Deep Learning course. Next video: https://youtu.be/4Ehb_is-MFU 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
