RL_toolbox

RL Toolbox

A collection of reinforcement learning algorithms and tools for training agents in complex environments.

reinfore learning tool box, contains trpo, a3c algorithm for continous action space

GitHub

43 stars
4 watching
8 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rlworkgroup/garageA toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner1,893
rle-foundation/rlexploreProvides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning373
luchris429/purejaxrlA high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality755
rl-tools/rl-toolsAn open-source C++ library for training reinforcement learning policies and controlling continuous-control environments.680
ikostrikov/jaxrlProvides JAX implementations of various reinforcement learning algorithms with continuous action spaces.640
sjtu-marl/malibA framework for parallel population-based reinforcement learning507
eleurent/rl-agentsA collection of implementations of Reinforcement Learning and planning algorithms in Python.596
araffin/rl-tutorial-jnrr19A tutorial project providing an introduction to reinforcement learning with Stable Baselines3620
rll-research/url_benchmarkA benchmark suite for unsupervised reinforcement learning agents, providing pre-trained models and scripts for testing and fine-tuning agent performance.335
kunqian2025/reinforcement-learningA collection of implementations of reinforcement learning algorithms in MATLAB61
alex-petrenko/sample-factoryA high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients.839
ceshine/rrl_matlabA Matlab implementation of a recurrent reinforcement learning algorithm for training models to make predictions or take actions in dynamic environments.47
coax-dev/coaxA modular framework for building reinforcement learning agents in Python using Gymnasium and JAX.168
securitygames/oefProvides tools and algorithms for developing reinforcement learning policies in game environments.3
catalyst-team/catalyst-rlA PyTorch framework for accelerating reinforcement learning research and development by providing a modular, reusable, and customizable training loop46