DanielPalaio / LunarLander-v2_DeepRLLinks
OpenAI LunarLander-v2 DeepRL-based solutions (DQN, DuelingDQN, D3QN)
☆41Updated 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 Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Updated 5 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆309Updated 5 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆352Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers with code☆406Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆364Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆733Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆222Updated 6 years ago
- multi-agent deep reinforcement learning for networked system control.☆427Updated 5 years ago
- ☆184Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆407Updated 5 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆504Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 8 months ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆645Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆657Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆609Updated 7 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆658Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆165Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆771Updated 3 years ago
- ☆217Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆447Updated 2 years ago
- ☆446Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago