Modeling the input spaceExplores modeling continuous input spaces in reinforcement learning using neural networks and radial basis functions.
Reinforcement Learning: Q-LearningIntroduces Q-Learning, Deep Q-Learning, REINFORCE algorithm, and Monte-Carlo Tree Search in reinforcement learning, culminating in AlphaGo Zero.
Learning to Find a GoalDelves into a biologically inspired version of Reinforcement Learning, focusing on maze navigation and the implementation of spiking neurons.
Data-driven Reinforcement LearningDiscusses challenges in AI systems, supervised learning limitations, and the necessity of data-driven methods in reinforcement learning.