Skip to content

Commit 3744189

Browse files
committed
fix: align indentation of COMP088 tutorial entry
1 parent 763bf08 commit 3744189

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ nav:
6666
- Coursework 1: 'teaching/comp0160_coursework_1.md'
6767
- Practical: 'teaching/comp0160_practical.md'
6868
- COMP088 Introduction to Machine Learning (Winter 2023):
69-
- How to set up your virtual environment using Visual Studio: 'https://youtu.be/SHdEqM5xydo'
69+
- How to set up your virtual environment using Visual Studio: 'https://youtu.be/SHdEqM5xydo'
7070
- How to implement Gradient Descent solver using Numpy: 'https://youtu.be/-ilAaJlUvYI'
7171
- How to compile your first Perceptron using Numpy: 'https://youtu.be/ENpJoyDc1rg'
7272
- How to compile your first model in PyTorch: 'https://youtu.be/PunWQMssqPU'

0 commit comments

Comments
 (0)