Skip to content

Rishav1/Super-Mario-Bros-RL-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Super Mario Bros (NES) AI

The project is to make Reinforcement Learning based models that can learn to play super mario bros.

Q-Learning on Mario

Requirements

  • FCEUX2.2.3 emulator (More information is available here.)
  • Lua 5.1
  • Torch (can be installed from here.)

Running

Make sure fceux executable is in the path. Both windows and Linux versions of fceux are supported.

$ fceux ./Super\ Mario\ Bros.\ \(Japan,\ USA\).nes --loadlua ./AI.lua

About

An AI to play Super Mario bros.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages