tjwhitaker / human-level-control-through-deep-reinforcement-learning
Deep Q Networks
☆58Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for human-level-control-through-deep-reinforcement-learning
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆203Updated last year
- Multi-Objective Reinforcement Learning algorithms implementations.☆318Updated 3 weeks ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆146Updated 7 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆148Updated 4 months ago
- ☆181Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆161Updated 2 months ago
- Example code for the Gym documentation☆71Updated last year
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆60Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆277Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆271Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆328Updated 2 years ago
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆204Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆290Updated 3 weeks ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆198Updated 4 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆152Updated 5 months ago
- ☆216Updated 9 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆176Updated 2 months ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆110Updated 7 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆208Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆170Updated last year
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆190Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆49Updated 6 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆331Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch☆90Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆89Updated last year
- Datasets with baselines for offline multi-agent reinforcement learning.☆144Updated last week