Releases: machine-learning-tutorial/neural-networks
Releases · machine-learning-tutorial/neural-networks
v1.0.1
v1.0.0
First release of the neural network tutorial.
It contains the following parts
- Two introductory lectures on neural networks
- A hands-on tutorial with a simple implementation of neural networks in PyTorch for a univariate regression task
- A hands-on tutorial on an image classification task using the MNIST dataset