This is a short course on deep learning. It introduces general concepts in AI, machine learning, and deep learning. The course reviews popular architectures in deep neural networks and techniques frequently used by practitioners.
Schedule
Lecture
Lab
1
Introduction: Part 1 - AI - Traditional AI - Machine learning - Generalization error - Three major ML problems - Linear regression
TensorFlow
Linear Regression
2
Introduction: Part 2 - Linear classification - Artificial neural networks - Deep learning - Deep reinforcement learning - Deep learning: some recent applications
MNIST Classification Using a Multilayer Perceptron (MLP)