Completed
Transfer Learning Pipeline
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Pipeline for State-of-the-Art NLP Using Hugging Face Tools
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 About Hugging Face
- 3 What is Transfer Learning
- 4 Transform Networks
- 5 Transfer Learning Pipeline
- 6 Tokenization
- 7 Words
- 8 BPE
- 9 Results
- 10 BBPE
- 11 Why tokenization
- 12 Pipeline
- 13 Code
- 14 Fornication
- 15 Normalizer
- 16 Transformer Architecture
- 17 Abstract Classes
- 18 Model Hub
- 19 Pipeline abstraction
- 20 Sentiment analysis
- 21 Question answering
- 22 Language modeling
- 23 Sequence classification
- 24 Defining classes
- 25 Training Models