The project is to make Reinforcement Learning based models that can learn to play super mario bros.
- FCEUX2.2.3 emulator (More information is available here.)
- Lua 5.1
- Torch (can be installed from here.)
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