ZhongZ-Wang / Model-Based-RLLinks
这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。
☆44Updated 5 years ago
Alternatives and similar repositories for Model-Based-RL
Users that are interested in Model-Based-RL are comparing it to the libraries listed below
Sorting:
- DSAC; Distributional Soft Actor-Critic☆130Updated 7 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Transformer in RL for decision-making☆100Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆186Updated last year
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆73Updated 6 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆175Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆197Updated 9 months ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- ☆123Updated 3 years ago
- Constrained Policy Optimization implementation on Safety Gym☆28Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.