piofel / sarsa_1

Exercise 6.9 & 6.10 'Windy Gridworld with King's Moves' from Sutton & Barto 'Reinforcement Learning' 2nd Ed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sarsa_1

Exercise 6.9 & 6.10 'Windy Gridworld with King's Moves' from Sutton & Barto 'Reinforcement Learning' 2nd Ed.

Set parameters in Parameters_learning_system.hpp, Parameters_environment.hpp, Parameters_agent.hpp located in the 'include' directory

About

Exercise 6.9 & 6.10 'Windy Gridworld with King's Moves' from Sutton & Barto 'Reinforcement Learning' 2nd Ed.

License:MIT License


Languages

Language:C++ 99.3%Language:CMake 0.7%