DanielPalaio / LunarLander-v2_DeepRL
OpenAI LunarLander-v2 DeepRL-based solutions (DQN, DuelingDQN, D3QN)
☆37Updated 3 years ago
Alternatives and similar repositories for LunarLander-v2_DeepRL:
Users that are interested in LunarLander-v2_DeepRL are comparing it to the libraries listed below
- Deep recurrent Q learning on CartPole-v1 environment☆84Updated last year
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆330Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆305Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆329Updated 3 years ago
- ☆183Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆455Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers with code☆339Updated 2 years ago
- ☆195Updated last year
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆95Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆695Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆298Updated 7 months ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆142Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆126Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆202Updated 5 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆161Updated 10 months ago
- The code for maddpg using pytorch☆165Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆120Updated 10 months ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆286Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆568Updated 5 months ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆121Updated 11 months ago
- Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment☆24Updated 4 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆607Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- multi-agent deep reinforcement learning for networked system control.☆403Updated 4 years ago
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆25Updated last year
- This repo contains PPO implementation in PyTorch for LunarLander-v2☆10Updated 4 years ago
- ☆236Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated last week