Skip to content

Latest commit

Β 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Mountain Car πŸš—

Q-learning algorithm for the MountainCar-v0 environment by OpenAI. See: https://gym.openai.com/envs/MountainCar-v0/

The graph rewards-trend shows the trend in average rewards, minimum rewards and maximum rewards when the algorithm is run for 25000 episodes.

The graph action-choice shows the action with the highest q-value under specific a specific state in the environment. This graph would correspond to a q-table computed at a specific episode.

About

Q-learning algorithm for the MountainCar-v0 environment by OpenAI.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages