gouxiangchen / ac-ppoLinks
Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment
☆25Updated 4 years ago
Alternatives and similar repositories for ac-ppo
Users that are interested in ac-ppo are comparing it to the libraries listed below
Sorting:
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆160Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆174Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 3 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆224Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆151Updated 11 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆110Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆216Updated 6 years ago
- ☆204Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆185Updated 6 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago
- DSAC; Distributional Soft Actor-Critic☆127Updated 3 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆52Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- ☆40Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆65Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 6 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆146Updated last year
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated 11 months ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆103Updated 2 years ago
- This is the official implementation of Multi-Agent PPO.☆106Updated 2 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆110Updated 3 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 2 years ago