Skip to content

Building a few RL implementations on my falling blocks game.

Notifications You must be signed in to change notification settings

eshedd/rl-falling-blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rl-falling-blocks

Building a few RL implementations on my falling blocks game.

Imitation learning

Imitation learning algorithm based on my own game play of the game (used as a benchmark).

Policy gradient

Basic REINFORCE algorithm with average reward baseline for unbiased (high variance) agent.

About

Building a few RL implementations on my falling blocks game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages