qingshi9974 / PPO-pytorch-Mujoco
Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.
☆51Updated 4 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
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆106Updated 3 years ago
- CORRO code☆35Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆166Updated 5 months ago
- ☆93Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 8 months ago
- [NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.☆85Updated 2 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- ☆128Updated 9 months ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆166Updated last year
- Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is …☆74Updated 4 months ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆86Updated 4 years ago
- There will be updates later☆84Updated 5 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆66Updated last year
- A beginner-friendly repository on Deep Reinforcement Learning (RL), written in PyTorch.☆25Updated 3 weeks ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆121Updated 3 years ago
- A PyTorch implementation of Implicit Q-Learning☆81Updated 3 years ago
- Model-Based Offline Reinforcement Learning☆50Updated 4 years ago
- Paper Collection for Batch RL with brief introductions.☆85Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- Meta RL codebase for Unstable Baselines☆21Updated 2 years ago
- Code for "Randomized Entity-wise Factorization for Multi-Agent Reinforcement Learning" ICML 2021☆65Updated 3 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆82Updated last year
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆106Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 10 months ago
- Pytorch Implementation of Policy Distillation for control, which has well-trained teachers via stable_baselines3.☆57Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 11 months ago
- Code for FOCAL Paper Published at ICLR 2021☆52Updated last year