yunshengtian / ppo-mujocoLinks
A minimal codebase for PPO training on MuJoCo environments with some customization supports.
☆16Updated 3 years ago
Alternatives and similar repositories for ppo-mujoco
Users that are interested in ppo-mujoco are comparing it to the libraries listed below
Sorting:
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆169Updated 3 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆54Updated 5 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆119Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆360Updated 2 years ago
- The Code for Paper “Relay Hindsight Experience Replay: Self-Guided Continual Reinforcement Learning for Sequential Object Manipulation Ta…☆155Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆227Updated 4 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆143Updated 2 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆174Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆78Updated 2 years ago
- Code for "Temporal Difference Learning for Model Predictive Control"☆468Updated last year
- [ECCV2022] [T-PAMI] StARformer: Transformer with State-Action-Reward Representations.☆94Updated 2 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆60Updated 2 years ago
- A collection of recent MARL papers☆98Updated 11 months ago
- Reinforcement learning algorithms for MuJoCo tasks☆426Updated 7 months ago
- Preference Transformer: Modeling Human Preferences using Transformers for RL (ICLR2023 Accepted)☆164Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆280Updated 3 years ago
- ☆87Updated 3 months ago
- Code for "Multi-task Reinforcement Learning with Soft Modularization"☆122Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- A Reinforcement Learning Project using PPO + Transformer☆74Updated 2 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆83Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 5 months ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆131Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆203Updated 11 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆151Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆374Updated 3 years ago
- ☆114Updated 2 years ago
- NeurIPS 2023: Safe Policy Optimization: A benchmark repository for safe reinforcement learning algorithms☆378Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆173Updated 11 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year