Lecture 4 (08/03/2024, 4h): first hands-on with PyTorch with language detection
Recap of the Supervised Learning framework, hands on practice
with PyTorch on the Language Detection Model: tensors, gradient
tracking, the Dataset and DataLoader class, the Module class, the backward step, the training loop, evaluating a model.
No comments:
Post a Comment