createamind / DRLLinks
☆92Updated 4 years ago
Alternatives and similar repositories for DRL
Users that are interested in DRL are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆127Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆143Updated 6 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆139Updated 2 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- Random Network Distillation pytorch☆251Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆319Updated 3 years ago
- Gridworld for MARL experiments☆141Updated 4 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆84Updated 4 years ago
- Keeping track of RL experiments☆162Updated 2 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 5 months ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆161Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆225Updated 3 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆160Updated 2 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆204Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- ☆111Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 3 weeks ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆215Updated 2 years ago
- Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks☆219Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago