forked from MisterTea/HyperNEAT
-
Notifications
You must be signed in to change notification settings - Fork 13
The original implementation of HyperNEAT in C++
License
mhauskn/HyperNEAT
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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.
About
The original implementation of HyperNEAT in C++
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
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%