Skip to content

adamsumm/SMB_RNN_TUTORIAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMB RNN TUTORIAL

In this tutorial, we will walk through replicating my work using Recurrent Neural Networks to generate Mario levels.

First you will need:

  • python 2.7
  • numpy
  • keras (and appropriate back end for keras, either TensorFlow or Theano)
  • jupyter

You will also need to check out https://github.com/TheVGLC/TheVGLC.git or download the zip from https://github.com/TheVGLC/TheVGLC . You will need to update the folder in the ipynb to point to the correct location.

The ipynb is what you'll want to see.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published