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.☆116Updated last year
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆120Updated last year
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Neuro-evolution for OpenAI Gym environments☆56Updated 4 years ago
- A fast Evolution Strategy implementation in Python☆274Updated 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
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆109Updated 11 months ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago
- An implementation of CoDeepNEAT using pytorch with extensions☆32Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 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…☆187Updated 9 months ago
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆222Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 6 years ago
- CoDeepNEAT inspired implementation using Keras and Tensorflow as backend.☆38Updated 5 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆234Updated 4 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 2 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Implementation of OpenAI's Evolution Strategies in PyTorch.☆20Updated 5 years ago
- ☆92Updated 4 years ago
- ☆558Updated 2 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- General purpose environment wrappers for openai gym☆26Updated 6 years ago
- A well-documented A2C written in PyTorch☆51Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆117Updated 11 months ago