Back to Browse

Code Walk Thru: PyTorch Embeddings Tutorial 01

4.1K views
May 8, 2022
18:50

This is the first of a series of videos walking thru how to do basic embeddings in PyTorch. We will start with a simple example from the standard tutorial and keep changing it over the course of the lectures. At the end of this lecture, your goal is to try to change the sample code to make the problem a Binary Classification problem rather than the multi-class problem as presented. Raw code: https://github.com/johnsanterre/Teaching/blob/main/embedding_progression/1_embeddings_orginal.py

Download

1 formats

Video Formats

360pmp439.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Code Walk Thru: PyTorch Embeddings Tutorial 01 | NatokHD