ranjitation / DQN-for-LunarLanderLinks
Implementation of a DQN for the Lunar Lander env
☆8Updated 6 years ago
Alternatives and similar repositories for DQN-for-LunarLander
Users that are interested in DQN-for-LunarLander are comparing it to the libraries listed below
Sorting:
- DQN with pytorch with on Breakout and SpaceInvaders☆25Updated 5 years ago
- Bomberman deep reinforcement learning challenge in PyTorch☆24Updated 6 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆11Updated 4 years ago
- ☆25Updated 3 years ago
- Must-read papers on Reinforcement Learning (RL)☆50Updated 4 years ago
- ☆61Updated 4 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆51Updated 4 years ago
- Play Breakout with DQN in pytorch.☆11Updated 3 years ago
- (NeurIPS 2021) Neural Auto-Curricula in Two-Player Zero-Sum Games.☆28Updated 3 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 5 years ago
- ☆130Updated 10 months ago
- [NeurIPS 2020 Spotlight] State-adversarial PPO for robust deep reinforcement learning☆27Updated 3 years ago
- 天授中文文档☆58Updated 5 months ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆49Updated last year
- Implementation of Deep Reinforcement Learning Benchmark Algorithms, including DQN, Double DQN, Dueling DQN, Reinforce, Actor-Critic, A2C,…☆17Updated 3 years ago
- Implementation of NeurIPS 2018 paper "Meta-Gradient Reinforcement Learning"☆19Updated 2 years ago
- [ICML 2021] DFAC Framework: Factorizing the Value Function via Quantile Mixture for Multi-Agent Distributional Q-Learning☆32Updated 2 years ago
- ☆38Updated 2 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- BranchingDQN☆50Updated 6 years ago
- Actor Critic model to play Cartpole game☆52Updated 6 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆41Updated 3 years ago
- The official implementation of Memory-efficient DQN algorithm.☆10Updated last year
- Paper list for constrained policy optimization in reinforcement learning.☆72Updated last year
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆14Updated 3 months ago
- Pytorch Implementation for First Order Constrained Optimization in Policy Space (FOCOPS).☆26Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆94Updated 6 years ago