CMD + K

multineat

Community

Portable NeuroEvolution Library. Implements NEAT, rtNETA, HyperNEAT, Novelty Search and others.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::multineat

Usage Tracking

0.5.2
0.5.1
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

MultiNEAT is a portable software library for performing neuroevolution, a form of machine learning that trains neural networks with a genetic algorithm. It is based on NEAT, an advanced method for evolving neural networks through complexification. The neural networks in NEAT begin evolution with very simple genomes which grow over successive generations. The individuals in the evolving population are grouped by similarity into species, and each of them can compete only with the individuals in the same species.

About

Summary

Portable NeuroEvolution Library. Implements NEAT, rtNETA, HyperNEAT, Novelty Search and others.

Last Updated

Apr 26, 2018 at 02:15

License

LGPL-3.0

Total Downloads

40.5K

Version Downloads

21.2K

Supported Platforms

linux-64
macOS-64
win-64