sgoodfriend / rl-algo-implsLinks
Implementations of reinforcement learning algorithms
☆17Updated 5 months ago
Alternatives and similar repositories for rl-algo-impls
Users that are interested in rl-algo-impls are comparing it to the libraries listed below
Sorting:
- ☆229Updated 6 months ago
- Synchronized Curriculum Learning for RL Agents☆45Updated 2 months ago
- official implementation for our paper Cal-QL: Calibrated Offline RL Pre-Training for Efficient Online Fine-Tuning☆95Updated 10 months ago
- A Simplified Pytorch Version of the Dreamer Algorithm☆127Updated last year
- MR.Q is a general-purpose model-free reinforcement learning algorithm.☆102Updated last month
- PyTorch implementation of DreamerV2 model-based RL algorithm☆217Updated 2 years ago
- Goal-Conditioned Reinforcement Learning with JAX☆162Updated 3 weeks ago
- Implemention of the Decision-Pretrained Transformer (DPT) from the paper Supervised Pretraining Can Learn In-Context Reinforcement Learni…☆67Updated last year
- A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities☆393Updated last week
- Collection of resources on plasticity loss in deep reinforcement learning☆17Updated 6 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆78Updated last year
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆123Updated 3 years ago
- A PyTorch implementation of Implicit Q-Learning☆80Updated 3 years ago
- Benchmarking RL generalization in an interpretable way.☆156Updated 2 months ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆125Updated 3 years ago
- ReDo: The Dormant Neuron Phenomenon in Deep Reinforcement Learning (pytorch)☆28Updated 7 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆146Updated last year
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆131Updated 2 years ago
- [ICML 2024, Spotlight] EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data☆85Updated 9 months ago
- Official implementation of the BRO algorithm☆44Updated 4 months ago
- ☆47Updated last year
- ☆25Updated 2 years ago
- Learning to Incentivize Other Learning Agents☆33Updated 2 years ago
- Object Centric Atari games☆78Updated this week
- Benchmarking the Spectrum of Agent Capabilities