Introduction to Approximate Solution Methods for Reinforcement Learning
series about Reinforcement Learning (RL), following Sutton and Barto’s famous book “Reinforcement Learning” [1]. In the previous posts we finished dissecting Part I of said book, which introduces fundamental solution techniques which form the basis for many RL methods. These are: Dynamic Programming (DP), Monte Carlo methods (MC) and Temporal Difference Learning (TD). What separates …
Introduction to Approximate Solution Methods for Reinforcement Learning Read More »










