chainerrl
RL library
A deep reinforcement learning library built on top of Chainer.
ChainerRL is a deep reinforcement learning library built on top of Chainer.
1k stars
70 watching
224 forks
Language: Python
last commit: over 3 years ago
Linked from 2 awesome lists
actor-criticchainerdeep-learningdqnmachine-learningpythonreinforcement-learning
Related projects:
Repository | Description | Stars |
---|---|---|
rl-tools/rl-tools | An open-source C++ library for training reinforcement learning policies and controlling continuous-control environments. | 680 |
chainer/chainer-chemistry | A deep learning framework for predicting chemical properties using graph convolutional neural networks | 641 |
mushroomrl/mushroom-rl | A Python library for reinforcement learning algorithms and environments. | 824 |
takuseno/d3rlpy | An open-source deep reinforcement learning library that supports offline and online training, providing an intuitive API for practitioners and researchers. | 1,349 |
toni-sm/skrl | A modular reinforcement learning library with support for various environments and frameworks | 588 |
google-deepmind/rlax | A Python library providing reinforcement learning building blocks for implementing agent policies and functions | 1,272 |
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 755 |
araffin/rl-tutorial-jnrr19 | A tutorial project providing an introduction to reinforcement learning with Stable Baselines3 | 620 |
mitmul/chainer-faster-rcnn | Implementation of object detection using Faster R-CNN with Chainer deep learning framework | 288 |
corl-team/corl | Provides high-quality implementations of offline and offline-to-online reinforcement learning algorithms in Python. | 491 |
kaixhin/rainbow | A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games | 1,591 |
aunum/gold | A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. | 345 |
google-research/deep_ope | Provides benchmarking policies and datasets for offline reinforcement learning | 85 |
conglu1997/v-d4rl | Provides pre-built datasets and code for offline reinforcement learning from visual observations using deep learning algorithms | 94 |
alex-petrenko/sample-factory | A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. | 839 |