sroj / neat-openai-gym
NEAT for Reinforcement Learning on the OpenAI Gym
☆25Updated 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
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated last year
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆114Updated last year
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆72Updated 2 years ago
- Neuro-evolution for OpenAI Gym environments☆56Updated 3 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆105Updated 5 months ago
- CoDeepNEAT inspired implementation using Keras and Tensorflow as backend.☆37Updated 4 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- ☆66Updated 3 years ago
- Evolving deep neural network agents using Genetic Algorithms☆66Updated 6 years ago
- An implementation of CoDeepNEAT using pytorch with extensions☆31Updated 3 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆45Updated last year
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- A collection of papers on divergence and quality diversity☆75Updated 2 years ago
- General purpose environment wrappers for openai gym☆24Updated 5 years ago
- EXONA: The Evolutionary eXploration of Neural Networks Framework -- EXACT, EXALT and EXAMM☆57Updated last month
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆59Updated 6 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆50Updated this week
- C51-DDQN in Keras☆125Updated 7 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- map elites python reference implementation☆79Updated last year
- Combining Evolutionary Algorithms and deep RL in various ways☆100Updated 4 years ago
- Pytorch implementation of distributed deep reinforcement learning☆74Updated 2 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆166Updated 5 months ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆29Updated 4 years ago
- Open Source Deep Reinforcement Learning, based on Agent 57 (Badia et al, 2020)☆36Updated 5 months ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆50Updated 4 years ago