goktug97 / NEATLinks
Evolving Neural Networks Through Augmenting Topologies
☆17Updated 5 years ago
Alternatives and similar repositories for NEAT
Users that are interested in NEAT are comparing it to the libraries listed below
Sorting:
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆114Updated last year
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆122Updated 2 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆119Updated 2 years ago
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 6 years ago
- Neuro-evolution for OpenAI Gym environments☆59Updated 4 years ago
- Modular framework for Reinforcement Learning in python☆183Updated 3 years ago
- Python code accompanying the book "An Introduction to Tsetlin Machines".☆48Updated 4 years ago
- Let's solve the flatland challenge!☆74Updated 2 years ago
- Python Implementation of Parameter-exploring Policy Gradients Evolution Strategy☆17Updated 5 years ago
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆225Updated 4 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆33Updated 6 years ago
- Multi-Agent Reinforcement Learning of Crowd Simulation in GPU (PyTorch)☆63Updated 11 months ago
- Meta-Learning through Hebbian Plasticity in Random Networks: https://arxiv.org/abs/2007.02686☆145Updated 4 years ago
- Evolving deep neural network agents using Genetic Algorithms☆69Updated 7 years ago
- Train PyTorch Models using the Genetic Algorithm with PyGAD☆102Updated last year
- A barely barebone NumPy implementation of Hierarchical Temporal Memory.☆11Updated 2 years ago
- A grid-world game engine for game AI research☆253Updated last year
- Explainable Reinforcement Learning (XRL) Resources☆49Updated last year
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆78Updated 5 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 3 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 3 years ago
- Fully differentiable RL environments, written in Ivy.☆66Updated 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
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆100Updated 2 years ago
- A library that makes Evolutionary Strategies (ES) simple to use.☆180Updated 4 years ago
- A bare-bones Python library for quality diversity optimization.☆252Updated last month
- Applying DeepMind's MuZero algorithm to the cart pole environment in gym☆21Updated 2 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization☆58Updated 5 years ago
- Render OpenAI Gym environments in Google Colaboratory☆56Updated 2 years ago