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.
13 lines
416 B
Markdown
13 lines
416 B
Markdown
---
|
|
# edu-jybf
|
|
title: 'Write §11: Exercise 4 — train on a small text corpus'
|
|
status: completed
|
|
type: task
|
|
priority: normal
|
|
created_at: 2026-03-13T22:02:04Z
|
|
updated_at: 2026-03-16T02:30:26Z
|
|
parent: 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.
|