DanielPalaio / LunarLander-v2_DeepRLLinks
OpenAI LunarLander-v2 DeepRL-based solutions (DQN, DuelingDQN, D3QN)
☆41Updated 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
Sorting:
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆98Updated 5 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆305Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆311Updated 2 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆347Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆156Updated last year
- Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment☆25Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated 11 months ago
- ☆184Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 4 months ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆350Updated 4 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆163Updated last year
- ☆420Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers with code☆376Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆218Updated 6 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆643Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆490Updated last year
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆65Updated 2 years ago
- ☆210Updated 2 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆25Updated last year
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆435Updated 2 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- A plotter for reinforcement learning (RL)☆226Updated 3 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆758Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 3 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago