Skip to content

mhauskn/HyperNEAT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of Jason Gauci's HyperNEAT repo. Specifically it is intended to apply HyperNEAT to the problem of playing general Atari games.

INSTALLATION:

There is a build script included which gives a rough sense of the build process. The individual components built by this script will require user input for cmake options. I believe all the defaults are configured correctly so the user can simply press ENTER through all the options.

REQUIREMENTS:

1) Several libraries are required including: SDL, SDL graphics, SDL image, boost, boost thread, boost serialization, boost system, and boost filesystem.

2) ROM files for the games are not provided due to copyright issues. Check Atari enthusiast websites.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.0%
  • TeX 17.5%
  • C 16.1%
  • Prolog 5.3%
  • Assembly 1.6%
  • HTML 1.4%
  • Other 6.1%