sroj / neat-openai-gymLinks
NEAT for Reinforcement Learning on the OpenAI Gym
☆27Updated 3 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☆122Updated 2 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- Neuro-evolution for OpenAI Gym environments☆59Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 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
- Open AI gym environment for the game 2048☆76Updated 3 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆114Updated last year
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆39Updated 6 years ago
- General purpose environment wrappers for openai gym☆25Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 7 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆206Updated 5 years ago
- A well-documented A2C written in PyTorch☆52Updated 6 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- Snake-like openAI gym environment, both single and multiagent☆33Updated 5 years ago
- A simple chess environment for openai/gym☆164Updated last year
- Imagination Augmented Agents in TensorFlow☆20Updated 7 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆148Updated 6 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆375Updated 2 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- ☆92Updated 5 years ago
- A fast Evolution Strategy implementation in Python☆271Updated 5 years ago
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆54Updated 9 months ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 5 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago