qingshi9974 / PPO-pytorch-MujocoLinks
Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.
☆54Updated 5 years ago
Alternatives and similar repositories for PPO-pytorch-Mujoco
Users that are interested in PPO-pytorch-Mujoco are comparing it to the libraries listed below
Sorting:
- 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
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆173Updated 11 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆78Updated 2 years ago
- [ICML 2022] Robust Task Representations for Offline Meta-Reinforcement Learning via Contrastive Learning☆37Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆138Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆169Updated 3 years ago
- [NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.☆87Updated 2 years ago
- A plotter for reinforcement learning (RL)☆234Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆374Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆203Updated 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
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆131Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆151Updated 2 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
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆70Updated 3 years ago
- A PyTorch implementation of Implicit Q-Learning☆91Updated 4 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆122Updated 5 years ago
- ☆131Updated last year
- Implement many Sparse Reward algorithms in Gym Fetch environment☆89Updated 5 years ago
- NeurIPS 2023: Safe Policy Optimization: A benchmark repository for safe reinforcement learning algorithms☆378Updated last year
- PPO, DDPG, SAC implementation on mujoco environment☆119Updated 3 years ago
- ☆114Updated 2 years ago
- ☆97Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆227Updated 4 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆82Updated 2 years ago
- Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is …☆79Updated 10 months ago