Skip to content

Commit a3a8017

Browse files
committed
Adding links to slides
1 parent d78bf16 commit a3a8017

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88

99
## Material for this tutorial
1010

11-
- The theoretical lecture can be found here
11+
- The theoretical lecture can be found here:
12+
- [Part 1: Introduction to neural networks](https://github.com/machine-learning-tutorial/neural-networks/blob/main/slides/nns-part1.pdf)
13+
- [Part 2: Introduction to neural networks](https://github.com/machine-learning-tutorial/neural-networks/blob/main/slides/nns-part2.pdf)
14+
1215
- The tutorial in slide form is here
1316
- [Part 1: Neural network basics](https://machine-learning-tutorial.github.io/neural-networks/1-neural-networks.html#/)
1417
- [Part 2: Training on MNIST dataset](https://machine-learning-tutorial.github.io/neural-networks/2-mnist-training.html#/)

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ scikit-learn
55
scikit-optimize
66
torch
77
torchvision
8-
# jupyterlab
98
notebook==6.4.12
109
jupyter_contrib_nbextensions
1110
RISE

0 commit comments

Comments
 (0)