This project focuses on comparing different Reinforcement Learning Algorithms, including monte-carlo, q-learning, lambda q-learning epsilon-greedy variations, etc.
-
Updated
Feb 15, 2022 - Python
This project focuses on comparing different Reinforcement Learning Algorithms, including monte-carlo, q-learning, lambda q-learning epsilon-greedy variations, etc.
Reinforcement Learning tool to show how λ and learning rate affect Q(λ). Demonstrates this through teaching a bot to solve a maze.
Add a description, image, and links to the q-lambda topic page so that developers can more easily learn about it.
To associate your repository with the q-lambda topic, visit your repo's landing page and select "manage topics."