GeneticNets is a Python library for evolving neural networks using genetic algorithms. It is built on top of NumPy and the asynchrounous framework asyncio. GeneticNets is designed to be easy to use and to provide a high level of control over the evolution process.
GeneticNets can be installed using pip:
pip install geneticnets