CORL

RL algorithm library

Provides high-quality implementations of offline and offline-to-online reinforcement learning algorithms in Python.

High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC, LB-SAC, SPOT, Cal-QL, ReBRAC

GitHub

491 stars
3 watching
22 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
conglu1997/v-d4rlProvides pre-built datasets and code for offline reinforcement learning from visual observations using deep learning algorithms94
mushroomrl/mushroom-rlA Python library for reinforcement learning algorithms and environments.824
denisyarats/exorlProvides exploratory data and algorithms for offline reinforcement learning in various control domains105
rl-tools/rl-toolsAn open-source C++ library for training reinforcement learning policies and controlling continuous-control environments.680
takuseno/d3rlpyAn open-source deep reinforcement learning library that supports offline and online training, providing an intuitive API for practitioners and researchers.1,349
toni-sm/skrlA modular reinforcement learning library with support for various environments and frameworks588
luchris429/purejaxrlA high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality755
farama-foundation/minariA Python library for offline reinforcement learning research, providing datasets and utilities.310
catohaste/pomdpAn implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task54
ikostrikov/pytorch-ddpg-nafAn implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks.307
kaixhin/rainbowA Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games1,591
chainer/chainerrlA deep reinforcement learning library built on top of Chainer.1,179
rlworkgroup/garageA toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner1,893
ikostrikov/jaxrlProvides JAX implementations of various reinforcement learning algorithms with continuous action spaces.640
alex-petrenko/sample-factoryA high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients.839