DanielPalaio / LunarLander-v2_DeepRL
OpenAI LunarLander-v2 DeepRL-based solutions (DQN, DuelingDQN, D3QN)
☆36Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for LunarLander-v2_DeepRL
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆298Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆191Updated 5 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆73Updated 9 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆202Updated last year
- ☆185Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆145Updated 6 months ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- The code for maddpg using pytorch☆162Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆90Updated 3 years ago
- ☆179Updated 2 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆16Updated 6 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆314Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆45Updated 4 years ago
- ☆39Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆130Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆43Updated 3 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆53Updated 4 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆71Updated 5 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆31Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆411Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆109Updated 6 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆194Updated 3 years ago
- A plotter for reinforcement learning (RL)☆207Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆111Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆59Updated 5 months ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆275Updated 4 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆90Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆96Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆109Updated last year
- ☆71Updated 5 years ago