Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 662 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 662 Bytes

#Neo Evolution

Neo Evolution is an Evolutionary Artificial Neural Network framework. It is composed by an EANN algorithm based on NEAT. It was created on top of Spring Boot MVC and Neo4j.

This page is divided into sections:

  1. neoevolution contains framework and algorithm source code
  2. neoevolution-samples contains examples and practical use of the Neo Evolution framework