Skip to content

Commit 07327b3

Browse files
committed
Tentative reschedule
1 parent 13d4b41 commit 07327b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/index.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ import { SITE_DESCRIPTION, SITE_TITLE } from '../consts';
1212
Bayesianism, variational inference, Variational autoencoders, (reparametrization trick)
1313
`, material: "TBD" },
1414
{ date: "Thurs Sept 18", description: "Cancelled", material: "TBD" },
15-
{ date: "Wed Sept 24", description: "Lab 1: mixture of Gaussian and VAEs", material: "TBD" },
16-
{ date: "Thur Sept 25", description: "Normalizing Flows", material: "TBD" },
15+
{ date: "Wed Sept 24", description: "Normalizing Flows", material: "TBD" },
16+
{ date: "Thur Sept 25", description: "Lab 1: simple generative models, numpy+pytorch, autoencoders", material: "TBD" },
1717
];
1818
---
1919

0 commit comments

Comments
 (0)