You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
| title |
status |
type |
created_at |
updated_at |
parent |
| Write §4: Embeddings and positional encoding |
todo |
task |
2026-03-13T22:01:52Z |
2026-03-13T22:01:52Z |
edu-u2w7 |
Token embedding table (vocab_size × d_model). Learned positional embeddings (GPT-1 style). Explain why position matters for attention.