Supported RL Algorithms#
In this section, we provide an overview of each algorithm, including their core characteristics, loss functions, and key configuration options required to run them effectively using RLinf.
Each algorithm is implemented with flexibility in mind, allowing researchers and practitioners to apply them to a variety of reinforcement learning tasks. Whether you’re exploring standard benchmarks or designing custom environments, RLinf offers streamlined interfaces for training and evaluation.
As of now, RLinf supports multiple widely-used reinforcement learning algorithms:
We are continuously working to expand the selection of supported algorithms in future releases. Stay tuned for upcoming additions!