Sebastian Raschka
Sebastian Raschka
@sebastianraschka·88.6K subscribers·306 videos

L3.3 Vectorization in Python

Posted

February 4, 2021

Views

9,502

Likes

133

Comments

9

Engagement

1.49%

Search the Record

Indexed

Every word spoken in this episode is indexed. Type any phrase to jump straight to the moment it was said.

Type any word or phrase that may have been spoken. Click a result to seek the player to that exact moment.

Try a name, a topic, or a quoted line

Segments

YouTube Description

as posted by the channel

Sebastian's 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.

Code for the vectorization example

-------

This video is part of my Introduction of Deep Learning course.

The complete playlist

A handy overview page with links to the materials

-------

If you want to be notified about future videos, please consider subscribing to my channel

Guests & Subjects Covered

NumPy InNumPy Slides CodeDeep Learning

Sentinel Indexing in Progress

Metadata and chapters are available. Claim extraction for this episode is pending.

All video content is delivered via YouTube embedded players in accordance with the YouTube Terms of Service. Sentinel provides research tools that promote discovery and accountability across political media.

L3.3 Vectorization in Python · Sebastian Raschka · Sentinel