Learn Deep learning with PyTorch
You will learn how to program a neural network with hidden layers (deep-learning) and the necessary theory behind.
- understand neural networks
- some statistical concepts to analyse data set
- preprocess, clean data set
- select training data set and test data set, validate the model
- how to select features for the neural network
-
understand output
- Authors: Anne Fouilloux, Ana Costa Conrado and Jean Iaquinta
- Prerequisites: Python programming
- Lesson Topic: Learn deep learning with PyTorch
The lesson can be found here.