Exploring Sarsa Lambda Search
Exploring Sarsa Lambda Search reveals several interesting facts.
- Github: https://github.com/scranton01/CS4242-AI-
- Sarsa lambda
- Based on: https://gym.openai.com/algorithms/alg_hJcbHruxTLOa1zAuPkkAYw Alejandro Yunta, TUM, 2017.
- Robot agent playing for 10 episodes after learning from 3000 episodes. Also, optimal policies learned is shown for each state.
- True Online Sarsa Lambda Connect Four Demo
In-Depth Information on Sarsa Lambda Search
Simulation of a Reinforcement Learning agent using the Explanation of Discuss the on policy algorithm Sarsa and Video Submission of the
Machine learning demo in which an agent strives to learn the optimal policy for reaching a goal from any starting state in a 20 x 20 ...
Stay tuned for more updates related to Sarsa Lambda Search.