Embeddings, Sequences, and Attention Intuition
prepare learners for transformer workflows without jumping too fast.
Units
- Unit 08.00: What an embedding represents
- Unit 08.01: Text tokens and sequence length
- Unit 08.02: Bag-of-words baseline vs learned representation
- Unit 08.03: Recurrent networks as historical context
- Unit 08.04: Attention as weighted context
- Unit 08.05: Project step: compare simple text representations
