chirag-singhal / Double-DQNLinks
Deep Reinforcement Learning with Double Q-learning
☆14Updated 5 years ago
Alternatives and similar repositories for Double-DQN
Users that are interested in Double-DQN are comparing it to the libraries listed below
Sorting:
- Combination of RL and game theory for modeling human behavior☆11Updated 4 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- ☆16Updated 4 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆11Updated 4 years ago
- Experiments for performing empirical game-theoretic analysis of networked system control for common-pool resource management using multi-…☆18Updated 5 years ago
- DQN related algorithms☆10Updated 2 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- Dueling DQN Pytorch☆13Updated 4 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- Implementation of Pareto Deep Q Networks in a multi-objective Gym Reinforcement Learning Environment☆16Updated 2 years ago
- The source code is the entry for 2022 EUROCONTROL Air Transport Innovation Network Innovation Masterclass. The reinforcement learning mod…☆17Updated 3 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☆21Updated 5 years ago
- Optimization of vehicle routing problem by deep reinforcement learning method based on residual edge-graph attention network☆16Updated last year
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆15Updated 11 months ago
- PyTorch Implementation of Hamilton-Jacobi DQN☆16Updated 4 years ago
- RainbowDQN algorithm for GYM highway environment☆20Updated 4 years ago
- ☆11Updated 3 years ago
- [TNNLS] PGDQN: A generalized and efficient preference-guided epsilon-greedy policy equipped DQN for Atari and Autonomous Driving☆12Updated 2 years ago
- Control Traffic lights intelligently with Reinforcement Learning!☆16Updated 5 years ago
- The primary purpose of CARLA is to support development, training, and validation of autonomous driving systems.☆20Updated 5 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆17Updated 4 years ago
- ☆11Updated 3 years ago
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆13Updated 5 years ago
- ☆14Updated 4 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆18Updated 5 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆14Updated 4 years ago
- Official code of Nash-DQN for paper: Nash-DQN algorithm for two-player zero-sum Markov games, details see our paper: A Deep Reinforcement…☆20Updated 3 years ago