schatty / oprlLinks
A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing
☆137Updated 3 months ago
Alternatives and similar repositories for oprl
Users that are interested in oprl are comparing it to the libraries listed below
Sorting:
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆195Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.