rlds
RL dataset toolkit
A toolkit for storing and manipulating episodic data in reinforcement learning and related tasks.
302 stars
10 watching
23 forks
Language: Jupyter Notebook
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rlworkgroup/garage | A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner | 1,893 |
google-research/deep_ope | Provides benchmarking policies and datasets for offline reinforcement learning | 85 |
rle-foundation/rlexplore | Provides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning | 373 |
conglu1997/v-d4rl | Provides pre-built datasets and code for offline reinforcement learning from visual observations using deep learning algorithms | 94 |
rll-research/url_benchmark | A benchmark suite for unsupervised reinforcement learning agents, providing pre-trained models and scripts for testing and fine-tuning agent performance. | 333 |
yg-smile/rl_vvc_dataset | A collection of benchmarks and implementations for testing reinforcement learning-based Volt-VAR control algorithms | 20 |
rr-learning/trifinger_rl_datasets | A collection of robotics datasets and simulated environments for training reinforcement learning algorithms on real robot hardware | 17 |
aunum/gold | A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. | 345 |
google-deepmind/rlax | A Python library providing reinforcement learning building blocks for implementing agent policies and functions | 1,272 |
jjkke88/rl_toolbox | A collection of reinforcement learning algorithms and tools for training agents in complex environments. | 43 |
rl-tools/rl-tools | An open-source C++ library for training reinforcement learning policies and controlling continuous-control environments. | 680 |
jhashanti/machine-learning-with-r | A comprehensive R package providing tools and techniques for building machine learning models in supervised learning. | 9 |
rlworkgroup/dowel | A tool for logging and tracking machine learning research progress in Python | 32 |
denisyarats/exorl | Provides exploratory data and algorithms for offline reinforcement learning in various control domains | 105 |
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 755 |