paraschopra / deepneuroevolutionLinks
Evolving deep neural network agents using Genetic Algorithms
☆68Updated 6 years ago
Alternatives and similar repositories for deepneuroevolution
Users that are interested in deepneuroevolution are comparing it to the libraries listed below
Sorting:
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- Let's solve the flatland challenge!☆73Updated last year
- Reinforcement learning algorithms in RLlib☆59Updated last year
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- ☆183Updated last year
- This project was moved to: https://github.com/coax-dev/coax☆160Updated 2 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization☆55Updated 4 years ago
- ☆72Updated 2 years ago
- A fast Evolution Strategy implementation in Python☆273Updated 5 years ago
- Highly Modular and Scalable Reinforcement Learning☆116Updated 5 years ago
- Hands-on Deep Reinforcement Learning, published by Packt☆72Updated 2 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆54Updated 3 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆151Updated 3 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- Deep RL Bootcamp solutions☆35Updated 7 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- Augmented environments with RL☆104Updated 6 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
- Evolution Strategy Library☆55Updated 5 years ago
- Map-Elites based on Evolution Strategies☆32Updated 3 years ago
- Generic reinforcement learning codebase in TensorFlow☆95Updated 3 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 6 years ago
- Paired Open-Ended Trailblazer (POET) and Enhanced POET☆253Updated 3 years ago
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆222Updated 4 years ago
- A 150-lines python code for Augmented Random Search (https://arxiv.org/abs/1803.07055) with numpy.☆71Updated 6 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆96Updated 4 years ago