geekyutao / PyTorch-PPO
PyTorch implementation of PPO algorithm
☆22Updated 5 years ago
Alternatives and similar repositories for PyTorch-PPO
Users that are interested in PyTorch-PPO are comparing it to the libraries listed below
Sorting:
- DSAC; Distributional Soft Actor-Critic☆125Updated 3 months ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆54Updated last year
- ☆73Updated 4 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆27Updated this week
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆42Updated 4 years ago
- The implementation of LSTM-TD3.☆79Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆170Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- PyTorch implementation of Deep Reinforcement Algorithm☆30Updated 2 years ago
- Constrained Policy Optimization implementation on Safety Gym☆27Updated 3 years ago
- A Surrogate-Assisted Controller for Expensive Evolutionary Reinforcement Learning☆12Updated 2 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆88Updated last year
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 11 months ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago
- The aim of this repo is to bring ideas and relevant literature relating to Safe-RL in the context of autonomous vehicles.☆48Updated 6 years ago
- Pytorch version of the MPC in model-based reinforcement learning (MBRL), currently only test in the CartPole-swing-up environment☆86Updated 4 years ago
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆40Updated 3 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆186Updated 7 months ago
- Soft Actor-Critic with advanced features☆50Updated this week
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆22Updated 4 years ago
- Codebase for Model-Based Meta-Reinforcement Learning for Flight with Suspended Payloads paper. Website: https://sites.google.com/view/met…☆31Updated 2 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago
- Model Predictive Actor-Critic Reinforcement Learning☆63Updated 3 years ago
- Solution for Taxi env using HRL (Hierarchical reinforcement learning) (2018)☆21Updated 5 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆12Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆89Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago