Skip to content

hal609/mtpo_rainbow_rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mike Tyson's Punch Out!! With Reinforcement Learning

This repo uses the Boxing Gym environment and the network architecture outlined in "Beyond The Rainbow: High Performance Deep Reinforcement Learning On A Desktop PC" (Clark et al. 2024).

To run the model, download and extract the latest release.

Then install the dependencies with requirements.txt:

pip install -r requirements.txt

The environment then can be run from main.py

python main.py

About

An AI which plays Mike Tyson's Punch Out!! for the NES.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages