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).

GitHub

373 stars
4 watching
16 forks
Language: Jupyter Notebook
last commit: 3 months ago
Linked from 1 awesome list

baselinesefficient-algorithmexploration-strategygymmachine-learningpybulletpytorchreinforcement-learningroboticstoolbox

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rlworkgroup/garage A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner 1,893
rl-tools/rl-tools An open-source C++ library for training reinforcement learning policies and controlling continuous-control environments. 680
google-research/rlds A toolkit for storing and manipulating episodic data in reinforcement learning and related tasks. 302
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 755
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. 402
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 588
enlite-ai/maze An RL framework for building and training reinforcement learning models in Python 266
volcengine/verl A flexible RL training framework designed for large language models 427
araffin/rl-tutorial-jnrr19 A tutorial project providing an introduction to reinforcement learning with Stable Baselines3 620
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. 335