Reinforcement Learning: Q-LearningIntroduces Q-Learning, Deep Q-Learning, REINFORCE algorithm, and Monte-Carlo Tree Search in reinforcement learning, culminating in AlphaGo Zero.
Deep Learning IIIDelves into deep learning optimization, challenges, SGD variants, critical points, overparametrized networks, and adaptive methods.
Deep Neural NetworksCovers the back-propagation algorithm for deep neural networks and the importance of locality in CNN.
AI Gamer: D4Explores reinforcement learning in AI to master games using neural networks.