RPC2 / PPOLinks
A concise PyTorch implementation of Proximal Policy Optimization(PPO) solving CartPole-v0
☆16Updated 5 years ago
Alternatives and similar repositories for PPO
Users that are interested in PPO are comparing it to the libraries listed below
Sorting:
- A gym environment for a miniature racecar using the pybullet physics engine.☆218Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆174Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆143Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆586Updated 4 years ago
- The RL discord wiki☆258Updated 5 years ago
- The proceedings of top conference in 2023 on the topic of Reinforcement Learning (RL), including: AAAI, IJCAI, NeurIPS, ICML, ICLR, ICRA,…☆31Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆160Updated last year
- Imitation learning algorithms☆559Updated 10 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆368Updated 2 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆690Updated last week
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆754Updated last month
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆390Updated 4 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆724Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆85Updated 3 weeks ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆529Updated 3 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆375Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆714Updated last year
- Reinforcement learning algorithms for MuJoCo tasks☆442Updated 10 months ago
- ☆250Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆306Updated 2 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆441Updated 4 years ago
- Tools for accelerating safe exploration research.☆581Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 6 years ago
- A collection of multi agent environments based on OpenAI gym.☆629Updated last year
- NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark☆537Updated 2 months ago
- PPO, DDPG, SAC implementation on mujoco environment☆125Updated 3 years ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆527Updated last week
- PyTorch implementation of soft actor critic☆933Updated 6 months ago