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
243 forks
Language: Python
last commit: about 2 months 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. 98
farama-foundation/minari A Python library for offline reinforcement learning research, providing datasets and utilities. 310
conglu1997/v-d4rl Provides pre-built datasets and code for offline reinforcement learning from visual observations using deep learning algorithms 94
hakuhodo-technologies/scope-rl A Python library for offline reinforcement learning, evaluation, and policy selection in various environments. 117
mushroomrl/mushroom-rl A Python library for reinforcement learning algorithms and environments. 824
denisyarats/exorl Provides exploratory data and algorithms for offline reinforcement learning in various control domains 105
rl-tools/rl-tools An open-source C++ library for training reinforcement learning policies and controlling continuous-control environments. 680
alex-petrenko/sample-factory A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. 839
corl-team/corl Provides high-quality implementations of offline and offline-to-online reinforcement learning algorithms in Python. 491
toni-sm/skrl A modular reinforcement learning library with support for various environments and frameworks 588
farama-foundation/d4rl A collection of standardized environments and datasets for training and benchmarking algorithms in offline reinforcement learning 1,371
kaixhin/rainbow A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games 1,591
luchris429/purejaxrl A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality 755
chainer/chainerrl A deep reinforcement learning library built on top of Chainer. 1,179
aunum/gold A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. 345