geekyutao / PyTorch-PPOLinks
PyTorch implementation of PPO algorithm
☆22Updated 6 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:
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆63Updated 7 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 3 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆30Updated 7 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆29Updated 8 months ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- DSAC; Distributional Soft Actor-Critic☆136Updated 11 months ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆64Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- [Algorithms] Official implementation of “Control Strategy of Speed Servo Systems Based on Deep Reinforcement Learning”☆25Updated 2 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆76Updated 2 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆107Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆219Updated last year
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 6 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆47Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.☆37Updated 7 years ago
- This is the official implementation of ERL-Re2.☆73Updated last year
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆46Updated 5 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Updated 4 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆54Updated 2 months ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- ☆80Updated 6 years ago
- Soft Actor-Critic with advanced features☆51Updated 3 weeks ago