crisbodnar / TensorFlow-NEATLinks
TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT
☆122Updated 2 years ago
Alternatives and similar repositories for TensorFlow-NEAT
Users that are interested in TensorFlow-NEAT are comparing it to the libraries listed below
Sorting:
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆114Updated last year
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆117Updated 2 years ago
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆76Updated 3 years ago
- ☆563Updated 3 years ago
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆225Updated 4 years ago
- CoDeepNEAT inspired implementation using Keras and Tensorflow as backend.☆39Updated 5 years ago
- An implementation of CoDeepNEAT using pytorch with extensions☆34Updated 4 years ago
- Python implementation of the NEAT neuroevolution algorithm☆33Updated 8 years ago
- A fast Evolution Strategy implementation in Python☆271Updated 5 years ago
- Portable NeuroEvolution Library☆333Updated last year
- A structured implementation of MuZero☆206Updated 3 years ago
- Tiny Genetic Programming in Python.☆104Updated 2 years ago
- Neuro-evolution for OpenAI Gym environments☆59Updated 4 years ago
- Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.☆162Updated 7 years ago
- NEAT for Reinforcement Learning on the OpenAI Gym☆27Updated 3 years ago
- A library that makes Evolutionary Strategies (ES) simple to use.☆180Updated 4 years ago
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆54Updated 9 months ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆168Updated 4 years ago
- Reinforcement learning with tensorflow 2 keras☆252Updated 4 years ago
- A bare-bones Python library for quality diversity optimization.☆249Updated 3 weeks ago
- Evolving deep neural network agents using Genetic Algorithms☆69Updated 7 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 3 years ago
- A simple chess environment for openai/gym