apourchot / ERL-pytorchLinks
Combining Evolutionary Algorithms and deep Reinforcement Learning
☆17Updated 7 years ago
Alternatives and similar repositories for ERL-pytorch
Users that are interested in ERL-pytorch are comparing it to the libraries listed below
Sorting:
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Combining Evolutionary Algorithms and deep RL in various ways☆104Updated 4 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆99Updated 2 years ago
- ☆20Updated 2 years ago
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆51Updated 2 years ago
- This is the official implementation of ERL-Re2.☆67Updated last year
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆54Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 9 months ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆121Updated 4 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆238Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 5 months ago
- The code for the SRDQN algorithm to train an agent for the beer game problem☆81Updated 2 years ago
- Value-Decomposition Multi-Agent Actor-Critics☆39Updated 2 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆161Updated 2 years ago
- Deep learning implementations (Asynchronous Deep Q-Learning) of multiple Game Theory algorithms for adversarial learning (WoLF-PHC, GIGA-…☆15Updated 7 years ago
- Multi Type Mean Field Reinforcement Learning☆31Updated 3 years ago
- Negative Update Intervals in Multi-Agent Deep Reinforcement Learning☆33Updated 6 years ago
- implementation of "Evolution Strategies as a Scalable Alternative to Reinforcement Learning" OpenAI paper☆20Updated 4 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆53Updated 4 years ago
- Implementation of Population-Guided Parallel Policy Search for Reinforcement Learning☆22Updated 5 years ago
- Generalized Proximal Policy Optimization with Sample Reuse (GePPO)☆25Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- ☆75Updated last year
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- Training Agents in a cooperative multi-agent deep reinforcement learning setting to transport objects across a space☆15Updated 4 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago