- Notifications
You must be signed in to change notification settings - Fork0
I need a better brain, so I code one. EDIT: Turns out this brain is even slower than mine
License
NotificationsYou must be signed in to change notification settings
Liikt/GoNEAT
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This little project will be a implentation of a HyperNEAT network.This project has been heavily inspired by SethblingsMarI/O.
- What is Neural Evolution of Augmenting Topologies (NEAT)
- What is HyperNEAT
- ES-HyperNEAT
- Evolving the NEAT substrate
- 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
- Currently the Network is learning a bit slowly
- 16GB RAM is full after ~7 Generations