schatty / oprlLinks
A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing
☆137Updated 5 months ago
Alternatives and similar repositories for oprl
Users that are interested in oprl are comparing it to the libraries listed below
Sorting:
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆194Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.