lazavgeridis / LunarLander-v2Links
Implementation of reinforcement learning algorithms for the OpenAI Gym environment LunarLander-v2
☆23Updated 4 years ago
Alternatives and similar repositories for LunarLander-v2
Users that are interested in LunarLander-v2 are comparing it to the libraries listed below
Sorting:
- Deep Q-learning approach to OpenAI Gym's Lunar Lander☆16Updated 7 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- A collection of multi agent environments based on OpenAI gym.☆26Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 4 months ago
- ☆75Updated last year
- Distributed Heuristic Multi-Agent Path Finding with Communication - ICRA 2021☆70Updated 3 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆53Updated 5 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆86Updated 7 months ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆20Updated last year
- notes☆28Updated 3 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆55Updated last year
- A Reinforcement Learning Project using PPO + LSTM☆82Updated last year
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆240Updated 2 years ago
- Implement some algorithms of RL☆47Updated 2 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆48Updated 5 years ago
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆25Updated last year
- DQN examples codes in chapter 4☆43Updated 2 years ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆148Updated last year
- Solution for Taxi env using HRL (Hierarchical reinforcement learning) (2018)☆21Updated 5 years ago
- PyTorch implementation of Constrained Policy Optimization☆54Updated 3 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆43Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆71Updated 3 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆94Updated 4 years ago