seolhokim / Mujoco-PytorchLinks
PPO, DDPG, SAC implementation on mujoco environment
☆110Updated 3 years ago
Alternatives and similar repositories for Mujoco-Pytorch
Users that are interested in Mujoco-Pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆110Updated 4 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆160Updated 3 years ago
- ☆103Updated 3 months ago
- ☆102Updated 2 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆170Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 6 months ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆131Updated 2 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆338Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆144Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆168Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆352Updated 2 years ago
- The Code for Paper “Relay Hindsight Experience Replay: Self-Guided Continual Reinforcement Learning for Sequential Object Manipulation Ta…☆150Updated 10 months ago
- A collection of offline reinforcement learning algorithms.☆185Updated 6 months ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆87Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆205Updated 8 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
- NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark☆457Updated 3 months ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆51Updated 4 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- NeurIPS 2023: Safe Policy Optimization: A benchmark repository for safe reinforcement learning algorithms☆365Updated last year
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆87Updated last year
- Constrained Policy Optimization implementation on Safety Gym☆27Updated 3 years ago
- Transformer in RL for decision-making☆97Updated 2 years ago
- ☆16Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆126Updated 3 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆545Updated 3 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆162Updated 10 months ago