tinyai
tinyai copied to clipboard
A compact implementation of NEAT (NeuroEvolution of Augmentic Topologies) algorithm on C++ for small programs/projects.
Results
2
tinyai issues
Sort by
recently updated
recently updated
newest added
I'm wondering what the status is of this project; is it considered to be working as described in [Ken Stanley's paper](http://nn.cs.utexas.edu/downloads/papers/stanley.ec02.pdf)? The reason I'm asking is that when I run...
It would accelerate the processing time to add gpu support to this implementation. Especially for large data sets