DanielPalaio / LunarLander-v2_DeepRLLinks
OpenAI LunarLander-v2 DeepRL-based solutions (DQN, DuelingDQN, D3QN)
☆42Updated 4 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
Sorting:
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355Updated 5 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
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆377Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- The code for maddpg using pytorch☆168Updated 5 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆414Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆231Updated 6 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆317Updated 5 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆524Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆676Updated 6 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆96Updated 4 years ago
- multi-agent deep reinforcement learning for networked system control.☆437Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆257Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆670Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆219Updated last year
- ☆222Updated 2 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆674Updated last year
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆75Updated 6 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆287Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741Updated 3 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆455Updated 2 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆20Updated 7 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Updated 8 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago