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
491 stars
3 watching
22 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides pre-built datasets and code for offline reinforcement learning from visual observations using deep learning algorithms | 94 |
| A Python library for reinforcement learning algorithms and environments. | 824 |
| Provides exploratory data and algorithms for offline reinforcement learning in various control domains | 105 |
| An open-source C++ library for training reinforcement learning policies and controlling continuous-control environments. | 680 |
| An open-source deep reinforcement learning library that supports offline and online training, providing an intuitive API for practitioners and researchers. | 1,349 |
| A modular reinforcement learning library with support for various environments and frameworks | 588 |
| A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 755 |
| A Python library for offline reinforcement learning research, providing datasets and utilities. | 310 |
| An implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task | 54 |
| An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. | 307 |
| A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games | 1,591 |
| A deep reinforcement learning library built on top of Chainer. | 1,179 |
| A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner | 1,893 |
| Provides JAX implementations of various reinforcement learning algorithms with continuous action spaces. | 640 |
| A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. | 839 |