Experiments¶
This section collects standalone experiments and projects that go beyond the course material.
How to add an experiment¶
- Create a notebook in
notebooks/experiments/ - Add a new
.mdpage indocs/experiments/ - Link to the notebook (Colab badge or local path)
- Register the new page in
mkdocs.ymlunder theExperimentsnav section
Experiments log¶
| # | Title | Status | Notebook |
|---|---|---|---|
| 1 | (your first experiment) | planned | — |
Notes¶
Document your experiment ideas and results here.