RPC2 / PPO
A concise PyTorch implementation of Proximal Policy Optimization(PPO) solving CartPole-v0
☆13Updated 4 years ago
Alternatives and similar repositories for PPO:
Users that are interested in PPO are comparing it to the libraries listed below
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- ☆194Updated 2 years ago
- PyTorch implementation of DQN☆13Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 8 months ago
- Multi-Modal Imitation Learning in Partially Observable Environments☆13Updated 4 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆79Updated 4 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆124Updated last year
- Gridworld for MARL experiments☆139Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆204Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆139Updated 11 months ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆146Updated 2 years ago
- A standalone library to randomize various OpenAI Gym Environments☆63Updated 5 years ago
- Modified Fetch Robotics environments from OpenAI gym☆11Updated 3 years ago
- ☆131Updated 6 years ago
- CartPole-v0 via PPO with GAE, PyTorch☆15Updated 6 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆58Updated 4 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 3 months ago
- Paper Collection for Imitation Learning in RL.☆145Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆141Updated last year
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆51Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆238Updated 4 years ago
- A curated list of awesome Model-based reinforcement learning resources☆93Updated 4 years ago
- PyTorch implementation of Distribution Correction(DisCor) based on Soft Actor-Critic.☆38Updated 2 years ago
- Formulating Model-based RL Dynamics as a continuous rather then one step prediction☆35Updated 2 years ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆43Updated 7 months ago
- Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020☆207Updated last year
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- ☆39Updated 4 years ago