A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing
☆137Aug 29, 2025Updated 9 months ago
Alternatives and similar repositories for oprl
Users that are interested in oprl are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Apr 7, 2021Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Jan 13, 2020Updated 6 years ago
- In Progress : State of the art Distributed Distributional Deep Deterministic Policy Gradient algorithm implementation in pytorch.☆19Jun 15, 2018Updated 7 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆596Dec 5, 2021Updated 4 years ago
- Library for model based RL in robotics☆37Sep 10, 2018Updated 7 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆30Mar 14, 2019Updated 7 years ago
- Stochastic Latent Actor-Critic: Deep Reinforcement Learning with a Latent Variable Model☆154Oct 26, 2020Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆296Feb 24, 2021Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆256May 3, 2020Updated 6 years ago
- Deep Learning Project☆23Jan 18, 2020Updated 6 years ago
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆437May 31, 2022Updated 4 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆664Apr 6, 2021Updated 5 years ago
- Tools for accelerating safe exploration research.☆601Apr 2, 2023Updated 3 years ago
- Code for NeurIPS 2022 paper Exploiting Reward Shifting in Value-Based Deep RL☆29Oct 29, 2023Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆559Jun 26, 2023Updated 2 years ago
- Implementation of Population-Guided Parallel Policy Search for Reinforcement Learning☆22Jan 9, 2020Updated 6 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆553Nov 22, 2022Updated 3 years ago
- Code for conservative Q-learning