0:00 Motivation
2:30 The concept of embedding layer
8:00 Lookin at the Keras docs
11:40 Figuring out how to set up the TextVectorization layer
20:00 Getting confused with "adapt()"
20:47 Running the model so far
22:25 Figuring out don't need to use "adapt()"
25:00 Manually passing vocabulary
25:50 A successful livestream