sroj / neat-openai-gymLinks
NEAT for Reinforcement Learning on the OpenAI Gym
☆27Updated 2 years ago
Alternatives and similar repositories for neat-openai-gym
Users that are interested in neat-openai-gym are comparing it to the libraries listed below
Sorting:
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆117Updated last year
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated 2 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- A fast Evolution Strategy implementation in Python☆271Updated 5 years ago
- Neuro-evolution for OpenAI Gym environments☆57Updated 4 years ago
- An implementation of CoDeepNEAT using pytorch with extensions☆32Updated 4 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆111Updated last year
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆73Updated 3 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated last year
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- Implementation of OpenAI's Evolution Strategies in PyTorch.☆20Updated 5 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆45Updated 2 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆138Updated 6 years ago
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆223Updated 4 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 7 years ago
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆54Updated 6 months ago
- Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization☆56Updated 4 years ago
- The Evolutionary eXploration of Neural Networks Framework -- EXAMM, EXA-GP and EXACT☆59Updated last week
- Imagination Augmented Agents in TensorFlow☆20Updated 6 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago
- Interfacing RL agents with user-definable neural networks and OpenAI-gym environments.☆12Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 6 years ago
- C51-DDQN in Keras☆127Updated 7 years ago