createamind / DRLLinks
☆92Updated 5 years ago
Alternatives and similar repositories for DRL
Users that are interested in DRL are comparing it to the libraries listed below
Sorting:
- Curiosity-driven Exploration by Self-supervised Prediction☆146Updated 2 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 3 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 6 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆74Updated 8 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆269Updated 5 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Random Network Distillation pytorch☆260Updated 6 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
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆224Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 11 months ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆84Updated 4 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆48Updated 6 years ago
- Soft Actor-Critic with advanced features☆51Updated last month
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆335Updated 4 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆218Updated 3 years ago
- Gridworld for MARL experiments☆144Updated 5 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆62Updated 6 years ago
- Keeping track of RL experiments☆166Updated 3 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆163Updated 5 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- ☆114Updated 6 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Updated 3 years ago
- Adaptive Attention Span for Reinforcement Learning☆136Updated 5 years ago
- Pytorch implementation of Soft Actor-Critic☆20Updated 5 years ago
- ☆202Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆178Updated 3 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 7 years ago