anh-nn01 / Lunar-Lander-Double-Deep-Q-NetworksLinks
An AI agent that use Double Deep Q-learning to teach itself to land a Lunar Lander on OpenAI universe
☆17Updated 4 years ago
Alternatives and similar repositories for Lunar-Lander-Double-Deep-Q-Networks
Users that are interested in Lunar-Lander-Double-Deep-Q-Networks are comparing it to the libraries listed below
Sorting:
- ☆15Updated 6 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Updated 5 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆354Updated 5 years ago
- Implementation of the Nash Q-Learning algorithm to solve simple MARL problems with two agents.☆26Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆370Updated 4 years ago
- Deep Q-learning approach to OpenAI Gym's Lunar Lander☆15Updated 8 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆164Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆95Updated last year
- ☆13Updated 2 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆91Updated 5 years ago
- In this repo, I used some math and image manipulation skills to create my own reinforcement learning environnement for autonomous car☆13Updated 6 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆223Updated 6 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆312Updated 5 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆53Updated 6 years ago
- Multi-agent reinforcement learning programs based on Game theory☆41Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆151Updated last year
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆107Updated last year
- ☆48Updated 5 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 5 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆97Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆661Updated 3 years ago
- MARL for Autonomous Vehicles☆334Updated last year
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 5 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆20Updated 7 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆208Updated last year
- ☆186Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆670Updated 6 years ago
- multi-agent deep reinforcement learning for networked system control.☆433Updated 5 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆56Updated 3 years ago