Skip to content

mp-ng/mountain-car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

26 Commits
ย 
ย 
ย 
ย 
ย 
ย 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages