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
- Neuro-evolution for OpenAI Gym environments☆59Updated 4 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated 2 years ago
- CoDeepNEAT inspired implementation using Keras and Tensorflow as backend.☆39Updated 5 years ago
- An implementation of CoDeepNEAT using pytorch with extensions☆33Updated 4 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆241Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 7 years ago
- Implementation of Schmidhuber's Upside Down Reinforcement Learning paper in PyTorch☆27Updated 5 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆191Updated last year
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆112Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- A fast Evolution Strategy implementation in Python☆271Updated 5 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 7 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Adaptive Attention Span for Reinforcement Learning☆135Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- A well-documented A2C written in PyTorch☆52Updated 6 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Combining Evolutionary Algorithms and deep RL in various ways☆106Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆45Updated 2 years ago
- Snake-like openAI gym environment, both single and multiagent☆34Updated 5 years ago
- General purpose environment wrappers for openai gym☆25Updated 6 years ago