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
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆87Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆348Updated 5 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆98Updated 5 years ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆28Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- ☆14Updated 4 years ago
- Deep Q-learning approach to OpenAI Gym's Lunar Lander☆16Updated 8 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 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
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆49Updated 5 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 6 months ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆158Updated last year
- Implementation of the Nash Q-Learning algorithm to solve simple MARL problems with two agents.☆24Updated 2 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆20Updated 7 years ago
- ☆13Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆185Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆53Updated 3 years ago
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆17Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆142Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆354Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆219Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆90Updated 9 months ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆306Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆120Updated last month
- The official code releasement of publications in MARL field of TJU RL lab.☆80Updated 3 years ago
- The implementation of LSTM-TD3.☆85Updated 2 years ago