sroj / neat-openai-gym
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 last year
- Neuro-evolution for OpenAI Gym environments☆56Updated 4 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆106Updated 9 months ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆72Updated 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- map elites python reference implementation☆82Updated last year
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆229Updated 4 years ago
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆223Updated 4 years ago
- A fast Evolution Strategy implementation in Python☆274Updated 5 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- ☆92Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆44Updated 2 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆86Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆200Updated 2 years ago
- CoDeepNEAT inspired implementation using Keras and Tensorflow as backend.☆37Updated 5 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆52Updated 9 months ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆64Updated last year
- General purpose environment wrappers for openai gym☆25Updated 5 years ago
- Implementation of Schmidhuber's Upside Down Reinforcement Learning paper in PyTorch☆27Updated 5 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆158Updated 4 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago
- Massively multiagent reinforcement learning in a slither.io like environment☆24Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 6 months ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago