Fundamentals of Machine Learning - Deep Learning
Second year Master’s Course in Computer Engineering.
In this course’s module on Deep Learning we will cover the basics of Deep Neural Network, their design and optimization with practical examples in pytorch. Course material will be available online: (https://e-l.unifi.it/course/view.php?id=28262)
The course will cover:
- Backpropagation
- Training
- Multi Layer Perceptrons
- Convolutional Neural Networks
- Sequence models:RNN, LSTM
- Autoencoders