neuroevolution topic

List neuroevolution repositories

goNEAT

74
Stars
19
Forks
Watchers

The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without error back propagation

darwin

107
Stars
21
Forks
Watchers

Evolutionary Algorithms Framework

godot-neural-network

64
Stars
8
Forks
Watchers

Applied artificial intelligence in Godot game engine

pytorch-neat

99
Stars
31
Forks
Watchers

A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm

super-mario-neat

97
Stars
19
Forks
Watchers

This program evolves an AI using the NEAT algorithm to play Super Mario Bros.

pureples

109
Stars
36
Forks
Watchers

Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.

rustneat

68
Stars
14
Forks
Watchers

Rust Neat - NeuroEvolution of Augmenting Topologies

neuro-evolution

23
Stars
5
Forks
Watchers

A project on improving Neural Networks performance by using Genetic Algorithms.

CoDeepNEAT

29
Stars
10
Forks
Watchers

An implementation of CoDeepNEAT using pytorch with extensions