Reinforcement Learning: Q-LearningIntroduces Q-Learning, Deep Q-Learning, REINFORCE algorithm, and Monte-Carlo Tree Search in reinforcement learning, culminating in AlphaGo Zero.
SVMs and Feature MapsExplores SVMs, feature maps, and the importance of finding the maximum margin solution for classification problems.
Crash course on Deep LearningCovers a crash course on deep learning, including the Mark I Perceptron, neural networks, optimization algorithms, and practical training aspects.
Deep Learning FundamentalsIntroduces the fundamentals of deep learning, covering neural networks, CNNs, special layers, weight initialization, data preprocessing, and regularization.