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.
394 B
394 B
| title | status | type | created_at | updated_at | parent |
|---|---|---|---|---|---|
| Write §11: Exercise 4 — train on a small text corpus | todo | task | 2026-03-13T22:02:04Z | 2026-03-13T22:02:04Z | edu-u2w7 |
Use a small public-domain text (e.g. Shakespeare's sonnets or a children's book). Show data loading, batching with random windows, training loop, loss curve. Reader runs training and watches loss fall.