Skrl
Modular Reinforcement Learning (RL) library (implemented in PyTorch, JAX, and NVIDIA Warp) with support for Gymnasium/Gym, NVIDIA Isaac Lab, MuJoCo Playground and other environments
Install / Use
/learn @Toni-SM/SkrlREADME
<img src="https://img.shields.io/badge/%F0%9F%A4%97%20models-hugging%20face-F8D521">
<br>
<span> </span>
Documentation: <strong>https://skrl.readthedocs.io</strong>
Description: skrl is an open-source modular library for Reinforcement Learning written in Python
(implemented in PyTorch, JAX and NVIDIA Warp)
and designed with a focus on modularity, readability, simplicity, and transparency of algorithm implementation.
In addition to supporting
OpenAI Gym,
Farama Gymnasium and PettingZoo,
ManiSkill,
among other environment interfaces, it allows loading and configuring
NVIDIA Isaac Lab and
MuJoCo Playground
environments, enabling agents' simultaneous training by scopes (subsets of environments among all available environments),
which may or may not share resources, in the same run.
Refer to the documentation for details and examples: https://skrl.readthedocs.io
<br><br>Note: This project is under active continuous development. Please make sure you always have the latest version. Visit the develop branch or its documentation to access the latest updates to be released.
Citing this library
To cite this library in publications, please use the following reference:
@article{serrano2023skrl,
author = {Antonio Serrano-Muñoz and Dimitrios Chrysostomou and Simon Bøgh and Nestor Arana-Arexolaleiba},
title = {skrl: Modular and Flexible Library for Reinforcement Learning},
journal = {Journal of Machine Learning Research},
year = {2023},
volume = {24},
number = {254},
pages = {1--9},
url = {http://jmlr.org/papers/v24/23-0112.html}
}
Related Skills
openai-image-gen
330.3kBatch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
claude-opus-4-5-migration
81.3kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
model-usage
330.3kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
openhue
330.3kControl Philips Hue lights and scenes via the OpenHue CLI.
