minerva
Offline RL GUI
An offline deep reinforcement learning GUI tool that requires only datasets to operate and provides a powerful algorithm and intuitive interface.
An out-of-the-box GUI tool for offline deep reinforcement learning
95 stars
6 watching
9 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
deep-learningdeep-reinforcement-learningoffline-rlpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
conglu1997/v-d4rl | Provides pre-built datasets and code for offline reinforcement learning from visual observations using deep learning algorithms | 95 |
farama-foundation/minari | A Python library for offline reinforcement learning research, providing datasets and utilities. | 294 |
hakuhodo-technologies/scope-rl | A Python library for offline reinforcement learning, evaluation, and policy selection in various environments. | 114 |
denisyarats/exorl | Provides exploratory data and algorithms for offline reinforcement learning in various control domains | 105 |
kaixhin/rainbow | A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games | 1,585 |
toni-sm/skrl | A modular reinforcement learning library with support for various environments and frameworks | 560 |
rl-tools/rl-tools | A comprehensive deep reinforcement learning library for continuous control tasks | 216 |
matyama/deep-rl-hands-on | A collection of examples and exercises from a deep reinforcement learning book | 2 |
google-research/deep_ope | A set of pre-trained reinforcement learning policies and benchmarking data for offline model selection in reinforcement learning. | 85 |
floringogianu/categorical-dqn | An implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games. | 96 |
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 722 |
aunum/gold | A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. | 345 |
matthiasplappert/keras-rl | A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 7 |
zuoxingdong/lagom | A modular toolkit for rapid prototyping of reinforcement learning algorithms | 373 |