1 parent 763bf08 commit 3744189Copy full SHA for 3744189
1 file changed
mkdocs.yml
@@ -66,7 +66,7 @@ nav:
66
- Coursework 1: 'teaching/comp0160_coursework_1.md'
67
- Practical: 'teaching/comp0160_practical.md'
68
- COMP088 Introduction to Machine Learning (Winter 2023):
69
- - How to set up your virtual environment using Visual Studio: 'https://youtu.be/SHdEqM5xydo'
+ - How to set up your virtual environment using Visual Studio: 'https://youtu.be/SHdEqM5xydo'
70
- How to implement Gradient Descent solver using Numpy: 'https://youtu.be/-ilAaJlUvYI'
71
- How to compile your first Perceptron using Numpy: 'https://youtu.be/ENpJoyDc1rg'
72
- How to compile your first model in PyTorch: 'https://youtu.be/PunWQMssqPU'
0 commit comments