Skip to content

Berbardo/MarioRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ•น MarioRL

A Reinforcement Learning agent that learns to play Super Mario Bros.

Gif of a trained agent.

Gif

Algorithms Used

  • Dueling Double Q-Network

  • Proximal Policy Optimization

โ–ถ How to run MarioRL

๐Ÿƒโ€โ™‚๏ธ Run a Trained Agent

Run test.py.

python test.py

๐Ÿšดโ€โ™‚๏ธ Train a New Agent

Run train.py.

python train.py

Releases

No releases published

Packages

No packages published