Skip to content

A modification of Google's Deep Q-Network to learn to play Super Mario Bros.

Notifications You must be signed in to change notification settings

magleaso/DeepQNetwork

 
 

Repository files navigation

Deep-Q MarI/O

This is a fork of Google's Deep Q Network code used to master classic Atari games. This has been adapted here to play Super Mario Bros. It uses a double deep Q network to control an open-source Nintendo Entertainment System emulator called FCEUX.

For instructions and a summary of changes to the original Google project, please see this blog post.

Tested on Debian (x64) with an nVidia GTX 980:

About

A modification of Google's Deep Q-Network to learn to play Super Mario Bros.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 77.8%
  • Shell 22.2%