All Projects → IrmaVeoll → Neatron

IrmaVeoll / Neatron

Licence: MIT license
Yet another NEAT implementation

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Neatron

NEATEST
NEATEST: Evolving Neural Networks Through Augmenting Topologies with Evolution Strategy Training
Stars: ✭ 13 (-7.14%)
Mutual labels:  genetic-algorithm, neuroevolution
Super Mario Neat
This program evolves an AI using the NEAT algorithm to play Super Mario Bros.
Stars: ✭ 64 (+357.14%)
Mutual labels:  genetic-algorithm, neuroevolution
NeuroEvolution-Flappy-Bird
A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python
Stars: ✭ 17 (+21.43%)
Mutual labels:  genetic-algorithm, neuroevolution
DeepHyperNEAT
A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See paper here: https://eplex.cs.ucf.edu/papers/sosa_ugrad_report18.pdf
Stars: ✭ 42 (+200%)
Mutual labels:  genetic-algorithm, neuroevolution
Evolutionsimulator
Evolution Simulator with Box2D
Stars: ✭ 143 (+921.43%)
Mutual labels:  genetic-algorithm, neuroevolution
Radiate
Radiate is a parallel genetic programming engine capable of evolving solutions to many problems as well as training learning algorithms.
Stars: ✭ 65 (+364.29%)
Mutual labels:  genetic-algorithm, neuroevolution
Evolutionary Algorithm
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
Stars: ✭ 881 (+6192.86%)
Mutual labels:  genetic-algorithm, neuroevolution
Neural Network P5
Deprecated! See:
Stars: ✭ 218 (+1457.14%)
Mutual labels:  genetic-algorithm, neuroevolution
Machine Learning Flappy Bird
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
Stars: ✭ 1,683 (+11921.43%)
Mutual labels:  genetic-algorithm, neuroevolution
Cephalopods
Evolving squids through neuroevolution
Stars: ✭ 122 (+771.43%)
Mutual labels:  genetic-algorithm, neuroevolution
Aimandshoot
A neuroevolution game experiment.
Stars: ✭ 201 (+1335.71%)
Mutual labels:  genetic-algorithm, neuroevolution
neuro-evolution
A project on improving Neural Networks performance by using Genetic Algorithms.
Stars: ✭ 25 (+78.57%)
Mutual labels:  genetic-algorithm, neuroevolution
engineering design by artificial intelligence
Combining artificial intelligence and engineering design
Stars: ✭ 29 (+107.14%)
Mutual labels:  genetic-algorithm
Computational-Intelligence-Tutorials
This is the repository of codes written in class.
Stars: ✭ 36 (+157.14%)
Mutual labels:  genetic-algorithm
evo-NEAT
A java implementation of NEAT(NeuroEvolution of Augmenting Topologies ) from scratch for the generation of evolving artificial neural networks. Only for educational purposes.
Stars: ✭ 34 (+142.86%)
Mutual labels:  neuroevolution
DENOPTIM
DENOPTIM is a software package for de novo design and virtual screening of functional molecules of any kind.
Stars: ✭ 23 (+64.29%)
Mutual labels:  genetic-algorithm
Genetic-Algorithm-on-K-Means-Clustering
Implementing Genetic Algorithm on K-Means and compare with K-Means++
Stars: ✭ 37 (+164.29%)
Mutual labels:  genetic-algorithm
PHP
PHP Related Projects: Like simple PHP Genetic algorithm, LDAP login , Websockets and more
Stars: ✭ 22 (+57.14%)
Mutual labels:  genetic-algorithm
sopt
sopt:A simple python optimization library
Stars: ✭ 42 (+200%)
Mutual labels:  genetic-algorithm
genetic deep learning
No description or website provided.
Stars: ✭ 13 (-7.14%)
Mutual labels:  genetic-algorithm

Neatron - yet another NEAT implementation

Key Features

  • Good performance
  • Compatible with Unity3D (version 2018.3 and above)
  • Combines "classic" NEAT optimization with backpropagation - Lamarckian evolution (feature is in progress)

Screenshots & Demos

XorDemo screenshot

XorDemo screenshot

Hill Climb Racing problem solution with NEAT

Note it is not part of this project, but uses the same NEAT library

https://youtu.be/eY2s_9Fy1fU

Contributors

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].