sroj / neat-openai-gym
NEAT for Reinforcement Learning on the OpenAI Gym
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for neat-openai-gym
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆114Updated 10 months ago
- Neuro-evolution for OpenAI Gym environments☆56Updated 3 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆120Updated last year
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆76Updated 4 years 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…☆71Updated 2 years ago
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 years ago
- CoDeepNEAT inspired implementation using Keras and Tensorflow as backend.☆37Updated 4 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆103Updated 3 months ago
- Evolving deep neural network agents using Genetic Algorithms☆66Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆105Updated 2 weeks ago
- A fast Evolution Strategy implementation in Python☆270Updated 4 years ago
- Pytorch implementation of distributed deep reinforcement learning☆74Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- AI learning to walk in gym's BipedalWalker environment.☆66Updated 7 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 5 years ago
- Interfacing RL agents with user-definable neural networks and OpenAI-gym environments.☆12Updated 5 years ago
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆221Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆185Updated 6 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆192Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆43Updated last year
- General purpose environment wrappers for openai gym☆24Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated last year
- An implementation of Phasic Policy Gradient, a proposed improvement of Proximal Policy Gradients, in Pytorch☆46Updated this week
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆36Updated 6 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆99Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year