RLeXplore
RL toolkit
Provides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning
RLeXplore provides stable baselines of exploration methods in reinforcement learning, such as intrinsic curiosity module (ICM), random network distillation (RND) and rewarding impact-driven exploration (RIDE).
366 stars
3 watching
16 forks
Language: Jupyter Notebook
last commit: about 1 month ago
Linked from 1 awesome list
baselinesefficient-algorithmexploration-strategygymmachine-learningpybulletpytorchreinforcement-learningroboticstoolbox
Related projects:
Repository | Description | Stars |
---|---|---|
rlworkgroup/garage | A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner | 1,880 |
rl-tools/rl-tools | A comprehensive deep reinforcement learning library for continuous control tasks | 216 |
google-research/rlds | A toolkit for storing and manipulating episodic data in reinforcement learning and related tasks. | 293 |
jjkke88/rl_toolbox | A collection of reinforcement learning algorithms and tools for training agents in complex environments. | 43 |
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 722 |
catalyst-team/catalyst-rl | A PyTorch framework for accelerating reinforcement learning research and development by providing a modular, reusable, and customizable training loop | 46 |
iffix/machin | An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. | 401 |
denisyarats/exorl | Provides exploratory data and algorithms for offline reinforcement learning in various control domains | 105 |
zuoxingdong/lagom | A modular toolkit for rapid prototyping of reinforcement learning algorithms | 373 |
scitator/catalyst-rl-framework | A framework for distributed reinforcement learning research with Python and PyTorch support | 38 |
toni-sm/skrl | A modular reinforcement learning library with support for various environments and frameworks | 560 |
enlite-ai/maze | An RL framework for building and training reinforcement learning models in Python | 265 |
volcengine/verl | A flexible and efficient reinforcement learning framework designed for large language models. | 315 |
araffin/rl-tutorial-jnrr19 | A tutorial project providing an introduction to reinforcement learning with Stable Baselines3 | 615 |
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 |