deep_ope
RL Policies
A set of pre-trained reinforcement learning policies and benchmarking data for offline model selection in reinforcement learning.
85 stars
8 watching
9 forks
Language: Jupyter Notebook
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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. | 332 |
google-research/rlds | A toolkit for storing and manipulating episodic data in reinforcement learning and related tasks. | 293 |
conglu1997/v-d4rl | Provides pre-built datasets and code for offline reinforcement learning from visual observations using deep learning algorithms | 95 |
google-deepmind/rlax | A Python library providing reinforcement learning building blocks for implementing agent policies and functions | 1,263 |
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 722 |
geek-ai/magent | A platform for multi-agent reinforcement learning research and development | 1,690 |
yg-smile/rl_vvc_dataset | A collection of benchmarks and implementations for testing reinforcement learning-based Volt-VAR control algorithms | 20 |
rl-tools/rl-tools | A comprehensive deep reinforcement learning library for continuous control tasks | 216 |
araffin/rl-tutorial-jnrr19 | A tutorial project providing an introduction to reinforcement learning with Stable Baselines3 | 615 |
alex-petrenko/sample-factory | A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. | 828 |
takuseno/d3rlpy | An open-source deep reinforcement learning library that supports offline and online training, providing an intuitive API for practitioners and researchers. | 1,327 |
rlworkgroup/garage | A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner | 1,880 |
aunum/gold | A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. | 345 |
glample/rnn-benchmarks | This project provides benchmarking results comparing various deep learning RNN implementations across different frameworks. | 169 |
rle-foundation/rlexplore | Provides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning | 366 |