msinto93 / D4PGLinks
Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym environments.
☆127Updated 6 years ago
Alternatives and similar repositories for D4PG
Users that are interested in D4PG are comparing it to the libraries listed below
Sorting:
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆268Updated 5 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 7 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 7 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 8 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 3 years ago
- ☆92Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆334Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆74Updated 8 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- Constrained Policy Optimization☆336Updated 8 years ago
- Code for hierarchical imitation learning and reinforcement learning☆301Updated 7 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 7 years ago
- Multitask Environments for RL☆281Updated 4 years ago
- ☆345Updated 8 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Updated last year
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆217Updated 3 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆48Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆177Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆332Updated 2 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆65Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆435Updated 2 years ago
- Keeping track of RL experiments☆166Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆529Updated 3 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago