Back to Browse

Code Walk Thru: PyTorch Embeddings Tutorial 03

464 views
May 23, 2022
14:38

This is the third 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. This lecture goes over changing the sample code to make the problem a have two embeddings rather than one. Your goal for the next video is to add a dev set. This will require adding additional coding. Raw code: https://github.com/johnsanterre/Teaching/blob/main/embedding_progression/3_embeddings_speaker.py

Download

1 formats

Video Formats

360pmp423.9 MB

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

Code Walk Thru: PyTorch Embeddings Tutorial 03 | NatokHD