Skip to content

This repository contains implementations of several deep RL algorithm : DQN, PPO and DDPG. They can be used for ATARI games.

Notifications You must be signed in to change notification settings

MaximeSzymanski/DeepRL_Atari_implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implemented Algorithms

Results

Lunar Lander (DQN, PPO, DDPG)

Reward Curves

Algorithm Reward
DQN
PPO
DDPG (Continuous)

Training Video

Atari Pong (DQN, PPO)

Reward Curves

Algorithm Reward
DQN
PPO

Training video

Step 0 Step 900 000 Step 1 500 000 (final)

Atari Breakout (PPO)

Step 0 Step 900 000 Step 1 500 000 (final)

About

This repository contains implementations of several deep RL algorithm : DQN, PPO and DDPG. They can be used for ATARI games.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages