-
Notifications
You must be signed in to change notification settings - Fork 1
MarcusCramer91/WindyGridworld
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Requires only base python and numpy and matplotlib only. Small demo of applying SARSA to the windy gridworld problem. Execute via terminal: - cd <directory>/src - python 3 WindyGW_Sarsa.py In the process, a plot with the rewards over time is shown. The plot converges towards -13 with is the optimal reward for this problem. In addition, the path taken is shown.
About
Small demo of applying SARSA to the windy gridworld problem
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published