Skip to content

eyalcohen308/landing-spaceship-with-rl

Repository files navigation

Landing Spaceships With Reinforcment Learning

@EyalCohen @ElronBandel

In this work we apply many Deep Reinforcement Learning Algorithms for the OpenAI's Lunar Lander challenge. We found that Double Deep Q-Learning was most effective. Together with Experience Replay our model converged in less than 100 episodes and managed to solve the environment - achieving more than 282 points on average. We tested our agent with different algorithmic options and in noisy observation space. This work contains the results and evaluations of the different approaches for the problem.

You can read the full report here.

You can see an example of how to run our code here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages