chirag-singhal / Double-DQN
Deep Reinforcement Learning with Double Q-learning
☆14Updated 4 years ago
Alternatives and similar repositories for Double-DQN:
Users that are interested in Double-DQN are comparing it to the libraries listed below
- Combination of RL and game theory for modeling human behavior☆10Updated 3 years ago
- PyTorch implementation of Constrained Policy Optimization☆53Updated 3 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆53Updated last year
- [TNNLS] PGDQN: A generalized and efficient preference-guided epsilon-greedy policy equipped DQN for Atari and Autonomous Driving☆11Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆63Updated 3 years ago
- The official implementation of "Transformer in Transformer as Backbone for Deep Reinforcement Learning"☆55Updated last year
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆31Updated 2 years ago
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆56Updated 2 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆45Updated 2 years ago
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆24Updated 2 years ago
- Implementation for mSAC methods in PyTorch☆41Updated 3 years ago
- Implementation of DyMA-CL, MARL algorithm☆26Updated 4 years ago
- ☆18Updated last year
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆47Updated 11 months ago
- Code for paper Feasible Actor-Critic: Constrained Reinforcement Learning for Ensuring Statewise Safety.☆20Updated 2 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆27Updated last year
- TorchGRL is the source code for our paper Graph Convolution-Based Deep Reinforcement Learning for Multi-Agent Decision-Making in Mixed…☆90Updated 2 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆42Updated 3 years ago
- my code for paper Parameterized-DQN☆21Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆50Updated 3 years ago
- ☆38Updated 2 years ago
- Learning Fair Policies in Decentralized Cooperative Multi-Agent Reinforcement Learning☆11Updated 3 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆59Updated 4 years ago
- MetaLight: a value-based meta-reinforcement learning framework for traffic signal control☆38Updated 5 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆19Updated 4 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆34Updated 3 years ago
- A novel Hierarchical Imitation Learning algorithm based on AIRL.☆21Updated last year
- Constrained Policy Optimization implementation on Safety Gym☆24Updated 3 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆19Updated 9 months ago