d3rlpy

RL library

An open-source deep reinforcement learning library that supports offline and online training, providing an intuitive API for practitioners and researchers.

An offline deep reinforcement learning library

GitHub

1k stars
27 watching
244 forks
Language: Python
last commit: 13 days ago
Linked from 3 awesome lists

deep-learningdeep-reinforcement-learningoffline-rlpytorch

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
takuseno/minerva An offline deep reinforcement learning GUI tool that requires only datasets to operate and provides a powerful algorithm and intuitive interface. 95
farama-foundation/minari A Python library for offline reinforcement learning research, providing datasets and utilities. 294
conglu1997/v-d4rl Provides pre-built datasets and code for offline reinforcement learning from visual observations using deep learning algorithms 95
hakuhodo-technologies/scope-rl A Python library for offline reinforcement learning, evaluation, and policy selection in various environments. 114
mushroomrl/mushroom-rl A Python library for reinforcement learning algorithms and environments. 822
denisyarats/exorl Provides exploratory data and algorithms for offline reinforcement learning in various control domains 105
rl-tools/rl-tools A comprehensive deep reinforcement learning library for continuous control tasks 216
alex-petrenko/sample-factory A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. 828
corl-team/corl Provides high-quality implementations of offline and offline-to-online reinforcement learning algorithms in Python. 482
toni-sm/skrl A modular reinforcement learning library with support for various environments and frameworks 560
farama-foundation/d4rl Provides standardized environments and datasets for offline reinforcement learning training and benchmarking 1,346
kaixhin/rainbow A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games 1,585
luchris429/purejaxrl A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality 722
chainer/chainerrl A deep reinforcement learning library built on top of Chainer. 1,172
aunum/gold A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. 345