Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 507 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 507 Bytes

swirlnet.make-population

This is part of a neural network evolution library named swirlnet.

swirlnet is similar to NEAT (NeuroEvolution of Augmenting Topologies), but its feature set and behavior is somewhat different.

Documentation

See the API.md file in the plain swirlnet repo for API documentation.

License

This software is licensed under the Apache License, Version 2.0.

The authors of swirlnet claim no license over the networks, genomes and phenotypes evolved using this library.