Reinforcement Learning tool to show how λ and learning rate affect Q(λ). Demonstrates this through teaching a bot to solve a maze.
reinforcement-learning q-learning rl td temporal-differencing-learning eligibility-tracing q-lambda td-lambda
-
Updated
Feb 11, 2020 - Python