junkwhinger / PPO_PyTorchLinks
This repo contains PPO implementation in PyTorch for LunarLander-v2
☆11Updated 5 years ago
Alternatives and similar repositories for PPO_PyTorch
Users that are interested in PPO_PyTorch are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆74Updated 6 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 11 months ago
- ☆187Updated 3 years ago
- A clean and robust Pytorch implementation of TD3 on continuous action space☆30Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 5 years ago
- ppo-lstm-parallel☆49Updated 6 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆65Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆220Updated last year
- ☆20Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆335Updated 4 years ago
- Single-file pytorch implementation of hybrid-SAC☆64Updated 4 years ago
- Nash Q Learning☆32Updated 5 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 6 years ago
- Safe Reinforcement Learning in Constrained Markov Decision Processes☆61Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆454Updated 2 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- DSAC; Distributional Soft Actor-Critic☆136Updated 11 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆231Updated 6 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆51Updated 7 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆46Updated 5 years ago