Sebastian's books: https://sebastianraschka.com/books/
When we implement machine learning models, and especially deep learning models, it is very important to write efficient code in order to make training these models feasible. One aspect of writing efficient code is using vectorization, for example, replacing Python for-loops with more efficient linear algebra code such as dot products (via NumPy). In this video, we will see a few examples of vectorization in Python and NumPy.
Slides: https://sebastianraschka.com/pdf/lect...
Code for the vectorization example: https://github.com/rasbt/stat453-deep...
-------
This video is part of my Introduction of Deep Learning course.
Next video: • L3.4 Perceptron in Python using NumPy...
The complete playlist: • Intro to Deep Learning and Generative...
A handy overview page with links to the materials: https://sebastianraschka.com/blog/202...
-------
If you want to be notified about future videos, please consider subscribing to my channel: / sebastianraschka
Watch video L3.3 Vectorization in Python online without registration, duration hours minute second in high quality. This video was added by user Sebastian Raschka 04 February 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 6,491 once and liked it 90 people.