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
43 stars
4 watching
8 forks
Language: Python
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner | 1,893 |
| Provides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning | 373 |
| A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 755 |
| An open-source C++ library for training reinforcement learning policies and controlling continuous-control environments. | 680 |
| Provides JAX implementations of various reinforcement learning algorithms with continuous action spaces. | 640 |
| A framework for parallel population-based reinforcement learning | 507 |
| A collection of implementations of Reinforcement Learning and planning algorithms in Python. | 596 |
| A tutorial project providing an introduction to reinforcement learning with Stable Baselines3 | 620 |
| A benchmark suite for unsupervised reinforcement learning agents, providing pre-trained models and scripts for testing and fine-tuning agent performance. | 335 |
| A collection of implementations of reinforcement learning algorithms in MATLAB | 61 |
| A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. | 839 |
| A Matlab implementation of a recurrent reinforcement learning algorithm for training models to make predictions or take actions in dynamic environments. | 47 |
| A modular framework for building reinforcement learning agents in Python using Gymnasium and JAX. | 168 |
| Provides tools and algorithms for developing reinforcement learning policies in game environments. | 3 |
| A PyTorch framework for accelerating reinforcement learning research and development by providing a modular, reusable, and customizable training loop | 46 |