Rariolu/NEATc-
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This repo is now deprecated, the project is ongoing at https://github.com/Rariolu/NEAT_C- NEATC++ is a library that creates neural networks using the "Neuro Evolution of Augmenting Topologies" paradigm. NEATC++_Interpreter is a library that bridges the gap between the NEATC++ library and the .NET framework. NeuralUtil is a library that contains some formatting methods for normalising and denormalising neural-net I/O as well as a couple of scripts used to facilitate the use of this API with the Unity engine.