Skip to content

gary-butler/Taxi-v2-openAI-gym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Taxi-v2 openAI gym

Running Value Iteration on the Taxi environment

I barrowed heavily from allanbreyes github.com/allanbreyes/gym-solutions/blob/master/analysis/mdp.py The goal was to learn a lot about value iteration, and I've achieved that. My code is simpler than Allen's, so it's worth a look if you are still learning. Otherwise check out his original, it covers policy iteration and multiple openAI environments.

About

Running Value Iteration on the Taxi environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages