Skip to content

Commit 6fac237

Browse files
interactive labs update
1 parent 76fc635 commit 6fac237

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You have to be there to really experience these labs :). A mix of history, quizz
5454
| 2 | [Model Evaluation](https://ml-course.github.io/master/labs/interactive-lab-2-model-evaluation) | [Slides](https://github.com/ML-course/master/blob/master/labs/Interactive%20Lab%202%20-%20Model%20Evaluation.pdf)
5555
| 3 | [Preprocessing and Ensembles](https://ml-course.github.io/master/labs/interactive-lab-3-preprocessing-and-ensembles) | [Slides](https://github.com/ML-course/master/blob/master/labs/Interactive%20Lab%203%20-%20Preprocessing%20and%20Ensembles.pdf)
5656
| 4 | [Neural Networks](https://ml-course.github.io/master/labs/interactive-lab-4-neural-networks) | [Slides](https://github.com/ML-course/master/blob/master/labs/Interactive%20Lab%204%20-%20Neural%20Networks.pdf)
57-
| 5 | [CNNs & Transformers](https://ml-course.github.io/master/labs/interactive-lab-5-CNNs-&-transformers) | [Slides](https://github.com/ML-course/master/blob/master/labs/Interactive%20Lab%205%20-%20CNNs%20%26%20Transformers.pdf)
57+
| 5 | [CNNs & Transformers](https://ml-course.github.io/master/labs/interactive-lab-5-cnns-and-transformers) | [Slides](https://github.com/ML-course/master/blob/master/labs/Interactive%20Lab%205%20-%20CNNs%20and%20Transformers.pdf)
5858

5959
## Background materials
6060
### Tutorials
File renamed without changes.
File renamed without changes.

myst.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ project:
3737
- file: labs/Interactive Lab 2 - Model Evaluation.ipynb
3838
- file: labs/Interactive Lab 3 - Preprocessing and Ensembles.ipynb
3939
- file: labs/Interactive Lab 4 - Neural Networks.ipynb
40-
- file: labs/Interactive Lab 5 - CNNs & Transformers.ipynb
40+
- file: labs/Interactive Lab 5 - CNNs and Transformers.ipynb
4141
- title: Tutorials
4242
children:
4343
- file: notebooks/Tutorial 1 - Python.ipynb

0 commit comments

Comments
 (0)