Skip to content

A final project in topics Reinforcement learning, solving openAI-GYM's Blackjack, Cart Pole and Lunar Landing

Notifications You must be signed in to change notification settings

Yagayev/RL-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcment Learning Final Project

This is the final (mini) project, in the course Topics In Reinforcment learning, made by Meir Yagayev and Bar Siman Tov. In the course we solved 3 problems from OpenAI's Gym:

1 - Black Jack

An introduction assignment, using a table.

2 - Cart Pole

Solved using the SARSA algorithm, using all the features from the observation, as well as the accelerations(calculated as the difference between the last 2 velocities).

3 - Lunar Landing

This is the main project. Solved using Deep Learning, withe Keras and Tensorflow backend.

About

A final project in topics Reinforcement learning, solving openAI-GYM's Blackjack, Cart Pole and Lunar Landing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages