tejaskhot / pytorch-LunarLander
PyTorch implementation of different Deep RL algorithms for the LunarLander-v2 environment in OpenAI Gym
☆8Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-LunarLander
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆133Updated 5 years ago
- ☆92Updated 3 years ago
- ☆16Updated 4 years ago
- PyTorch implementation of CommNet☆36Updated 6 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated last year
- Tensorflow implementation of Deep Deterministic Policy Gradients☆20Updated 7 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 4 months ago
- C51-DDQN in Keras☆125Updated 7 years ago
- ☆72Updated last year
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆25Updated 4 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆70Updated 7 years ago
- POMDP wrappers for OpenAI Gym☆15Updated 5 years ago
- Gridworld environments for OpenAI gym.☆80Updated 9 months ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆29Updated 4 years ago
- An OpenAI gym multi-agent environment implementing the Commons Game proposed in "A multi-agent reinforcement learning model of common-poo…☆20Updated 4 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆44Updated 7 years ago
- Pytorch implementation of distributed deep reinforcement learning☆74Updated 2 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆36Updated last year
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆66Updated 4 years ago
- ☆41Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆204Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆81Updated last year
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆66Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆96Updated 5 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆71Updated 5 years ago