Skip to content

Commit a5672fa

Browse files
pantelisclaude
andauthored
chore(notebooks): rename generative-modeling -> mixture-of-gaussians (#30)
Mirrors the directory rename in eaia (PR #187) where aiml-common/lectures/expectation-maximization was renamed to aiml-common/lectures/mixture-of-gaussians and the chapter overview was relabeled "Latent Variable Models". The eng-ai-agents internal path now matches the source path, and the Colab badge URL referenced from em_example_mog.mdx will resolve correctly under the new directory. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent e68f191 commit a5672fa

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/generative-modeling/em-gaussian-mixture/em-example-mog/em_example_mog.ipynb renamed to notebooks/mixture-of-gaussians/em-gaussian-mixture/em-example-mog/em_example_mog.ipynb

File renamed without changes.

notebooks/notebook-database.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ notebooks:
386386
last_executed: 2026-04-13
387387
duration_seconds: 1.5
388388
- source: aiml-common/lectures/mixture-of-gaussians/em-gaussian-mixture/em-example-mog/em_example_mog.ipynb
389-
notebook: generative-modeling/em-gaussian-mixture/em-example-mog/em_example_mog.ipynb
389+
notebook: mixture-of-gaussians/em-gaussian-mixture/em-example-mog/em_example_mog.ipynb
390390
code_cells: 3
391391
environment: torch.dev.gpu
392392
description: EM algorithm on mixture of Gaussians example

0 commit comments

Comments
 (0)