Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 909 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 909 Bytes

GoNEAT

This little project will be a implentation of a HyperNEAT network. This project has been heavily inspired by Sethblings MarI/O.

Sources

TODOs

  • Finish the CPPN
  • Write the code for the substrate
  • Write the code for the player
  • Write the code for the framework
  • Test the network on Tic Tac Toe
  • Write a general interface for more games and different substrate variations

Problems

  • Currently the Network is learning a bit slowly
  • 16GB RAM is full after ~7 Generations