PaulPauls / Tensorflow-Neuroevolution
Neuroevolution Framework for Tensorflow 2.x focusing on modularity and high-performance. Preimplements NEAT, DeepNEAT, CoDeepNEAT
☆125Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Tensorflow-Neuroevolution
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆120Updated last year
- World Models with TensorFlow 2☆282Updated last year
- A collection of wrappers for Gymnasium and PettingZoo environments (being merged into gymnasium.wrappers and pettingzoo.wrappers☆453Updated 2 months ago
- Code to use Augmented Shapiro Wilks Stopping, as well as code for the paper "Statistically Signifigant Stopping of Neural Network Trainin…☆33Updated 3 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆113Updated 10 months ago
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆71Updated 2 years ago
- CoDeepNEAT inspired implementation using Keras and Tensorflow as backend.☆36Updated 4 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆102Updated 3 months ago
- ☆551Updated last year
- Python implementation of the NEAT neuroevolution algorithm☆33Updated 7 years ago
- An implementation of CoDeepNEAT using pytorch with extensions☆30Updated 3 years ago
- Three fast ROC AUC calculation implementations for python☆43Updated last year
- A High Level Python Deep Reinforcement Learning library. Great for beginners, prototyping and quickly comparing algorithms☆32Updated last year
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆218Updated 3 years ago
- A better PyTorch data loader capable of custom image operations and image subsets☆35Updated 3 years ago
- A fast Evolution Strategy implementation in Python☆270Updated 4 years ago
- Reinforcement learning with tensorflow 2 keras☆250Updated 3 years ago
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆50Updated 3 months ago
- Portable NeuroEvolution Library☆328Updated 7 months ago
- map elites python reference implementation☆78Updated last year
- NEAT for Reinforcement Learning on the OpenAI Gym☆23Updated last year
- A structured implementation of MuZero☆206Updated 2 years ago
- A python client for the Sypht API☆163Updated 4 months ago
- Modular framework for Reinforcement Learning in python☆166Updated last year
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆156Updated 3 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆36Updated last year
- An environment of the board game Go using OpenAI's Gym API☆167Updated 2 years ago
- An OpenAI gym environment for simulating Goddard's rocket problem☆16Updated 4 years ago
- A framework for multi-task learning, where you may precondition tasks and compose them into bigger tasks. Conditional objectives and per-…☆49Updated 2 years ago
- This project provides GOLang implementation of Neuro-Evolution of Augmenting Topologies (NEAT) with Novelty Search optimization aimed to …☆38Updated 3 months ago