user432 / DeepRL-in-PyTorch
Minimal Implementation of Deep RL Algorithms in PyTorch
☆19Updated 4 years ago
Alternatives and similar repositories for DeepRL-in-PyTorch:
Users that are interested in DeepRL-in-PyTorch are comparing it to the libraries listed below
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- Code for Learning Barrier Certificates: Towards Safe Reinforcement Learning with Zero Training-time Violations☆18Updated 3 years ago
- Model-Free Safe Reinforcement Learning through Neural Barrier Certificate☆33Updated 11 months ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆61Updated 10 months ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆72Updated 5 years ago
- Learning Safe Multi-Agent Control with Decentralized Neural Barrier Certificates☆73Updated 2 years ago
- Implementation of Recovery RL: Safe Reinforcement Learning With Learned Recovery Zones.☆56Updated last year
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆23Updated 5 years ago
- Repository containing the code for safe reinforcement learning in two custom environments☆44Updated 2 weeks ago
- Official open-source implementation of ICML 2022 paper: Reachability Constrainted Reinforcement Learning.☆36Updated 2 years ago
- Model Predictive Actor-Critic Reinforcement Learning☆61Updated 3 years ago
- ☆72Updated last year
- ☆26Updated 3 years ago
- The repository is for Reinforcement-Learning Uncertainty research, in which we investigate various uncertain factors in RL.☆20Updated last year
- A curated list of awesome Model-based reinforcement learning resources☆93Updated 4 years ago
- Code for the NeurIPS 2021 paper "Safe Reinforcement Learning by Imagining the Near Future"☆45Updated 3 years ago
- ☆12Updated 3 years ago
- The aim of this repo is to bring ideas and relevant literature relating to Safe-RL in the context of autonomous vehicles.☆48Updated 6 years ago
- Pytorch version of the MPC in model-based reinforcement learning (MBRL), currently only test in the CartPole-swing-up environment☆85Updated 4 years ago
- Code accompanying the paper "Action Robust Reinforcement Learning and Applications in Continuous Control" https://arxiv.org/abs/1901.0918…☆43Updated 6 years ago
- Robust and safe deep reinforcement learning algorithms☆13Updated last year
- Sampling based Model Predictive Control package for Model-Based RL research☆54Updated 4 years ago
- ☆149Updated 5 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆54Updated last year
- Code needed to reproduce the examples found in "Learning Control Barrier Functions from Expert Demonstrations," by A. Robey, H. Hu, L. Li…☆64Updated last year
- DecentralizedLearning☆24Updated 2 years ago
- LiqunZhao / A-Barrier-Lyapunov-Actor-Critic-Reinforcement-Learning-Approach-for-Safe-and-Stable-Control☆28Updated last year
- Efficient Adversarial Training without Attacking: Worst-Case-Aware Robust Reinforcement Learning☆24Updated last year
- Code for "On the Robustness of Safe Reinforcement Learning under Observational Perturbations" (ICLR 2023)☆46Updated 4 months ago
- 新增一个CBF层,并将其结合进actor网络中,得到safe RL框架。后续验证中发现这种做法并没有实质性的用处,所以不再继续这个项目☆9Updated 2 years ago