Skip to content

MMj4beer/MountainCar-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MountainCarContinuous-v0

A car is on a one-dimensional track, positioned between two "mountains". The goal is to drive up the mountain on the right; however, the car's engine is not strong enough to scale the mountain in a single pass. Therefore, the only way to succeed is to drive back and forth to build up momentum. Here, the reward is greater if you spend less energy to reach the goal.

Before No Learning Applied It Was Really Hard For a Car to reach Top

ezgif com-gif-maker

After Applying Reinforcment Learning the Car reached Top of Mountain easily

ezgif com-gif-maker(1)

About

A small Challenge from OpenAI Gym . by using reinforcement learning to solve it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published