tjwhitaker / human-level-control-through-deep-reinforcement-learningLinks
Deep Q Networks
☆75Updated 6 years ago
Alternatives and similar repositories for human-level-control-through-deep-reinforcement-learning
Users that are interested in human-level-control-through-deep-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- multi-agent deep reinforcement learning for networked system control.☆417Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- ☆184Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆353Updated 2 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆432Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆154Updated last year
- A clean and robust Pytorch implementation of PPO on Discrete action space☆70Updated last year
- Datasets with baselines for offline multi-agent reinforcement learning.☆172Updated last month
- Prioritized Experience Replay (PER) implementation in PyTorch☆345Updated 5 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆224Updated 4 years ago
- ☆209Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆182Updated 9 months ago
- DSAC; Distributional Soft Actor-Critic☆129Updated 4 months ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆552Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆205Updated 9 months ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 2 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆172Updated last year
- 🚀 A fast safe reinforcement learning library in PyTorch☆200Updated 8 months ago
- PyTorch implementation of SAC-Discrete.☆305Updated 11 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆179Updated last year
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆54Updated last year
- A collection of multi agent environments based on OpenAI gym.☆606Updated 11 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆334Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Implementation of NeurIPS 2018 paper "Meta-Gradient Reinforcement Learning"☆19Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago