Skip to content

Repository containing the final project of the reinforcement learning course of the EIT Digital data science master at Aalto University ๐Ÿ“š.

Notifications You must be signed in to change notification settings

CristianAbrante/PongAgentRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

RL agent for pong

Repository containing the final project of the reinforcement learning course of the EIT Digital data science master at Aalto University ๐Ÿ“š.

Aalto

Objective

The objective of this project is to train a reinforcement learning agent which is able to play pong game. We have used the Pong Gym environment.

RL algorithms selected

For the training of the agent we have used the PPO algorithm, which perform comparably or better than state-of-the-art approaches while being much simpler to implement and tune.

Authors

About

Repository containing the final project of the reinforcement learning course of the EIT Digital data science master at Aalto University ๐Ÿ“š.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published