Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/material/09_QLSC612_clustering_2026.pdf
Binary file not shown.
Binary file removed assets/material/09_machine-learning-2_MT_2025.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion lectures-materials/2026/data_wrangling_with_pandas.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ to fearlessly tackle the next CSV file you encounter in the wild.

## Material

<!--[Link to material](https://github.com/neurodatascience/QLS-course-materials/tree/main/Lectures/2026/06_pandas) -->
[Link to material](https://github.com/neurodatascience/QLS-course-materials/tree/main/Lectures/2026/05_numpy_pandas)

## Resources

Expand Down
2 changes: 1 addition & 1 deletion lectures-materials/2026/intro_ml_part_2.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ In this module, you will:

## Material

<object data="{{ site.url }}/assets/material/09_machine-learning-2_MT_2025.pdf " width="1000" height="1000" type='application/pdf'>
<object data="{{ site.url }}/assets/material/09_QLSC612_clustering_2026.pdf " width="1000" height="1000" type='application/pdf'>
</object>

[Link to Clustering exercises](https://github.com/neurodatascience/QLS-course-materials/tree/main/Lectures/2026/09_machine_learning2)
Expand Down
4 changes: 2 additions & 2 deletions schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ description:

| Date | Time | Event |
| ---------------------- | ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Thursday May 21th** | 09:00-10:30 | **Module 1** <br> [🔬 Introduction to scientific reproducibility 🔁]({{ site.url }}/lectures-materials/2026/intro_to_reproducibility.html) <br> JB |
| | 10:45-12:30 | 🚑 💻 Installation clinic 💻 🚑 <br> Alyssa |
| **Thursday May 21th** | 09:00-10:30 | **Module 1** <br> 🚑 💻 Installation clinic 💻 🚑 <br> Alyssa |
| | 10:45-12:30 |[🔬 Introduction to scientific reproducibility 🔁]({{ site.url }}/lectures-materials/2026/intro_to_reproducibility.html) <br> JB. |
| | 13:30-15:00 | **Module 2** <br> [🐧 Introduction to the Terminal and Bash 🐧]({{ site.url }}/lectures-materials/2026/terminal_and_bash.html) <br> Alyssa |
| | 15:15-17:00 | ✏️ Exercises <br> |
| | | |
Expand Down
Loading