English

skrl: Modular and Flexible Library for Reinforcement Learning

Machine Learning 2022-07-12 v2 Artificial Intelligence

Abstract

skrl is an open-source modular library for reinforcement learning written in Python and designed with a focus on readability, simplicity, and transparency of algorithm implementations. In addition to supporting environments that use the traditional interfaces from OpenAI Gym and DeepMind, it provides the facility to load, configure, and operate NVIDIA Isaac Gym and NVIDIA Omniverse Isaac Gym environments. Furthermore, it enables the simultaneous training of several agents with customizable scopes (subsets of environments among all available ones), which may or may not share resources, in the same run. The library's documentation can be found at https://skrl.readthedocs.io and its source code is available on GitHub at https://github.com/Toni-SM/skrl.

Keywords

Cite

@article{arxiv.2202.03825,
  title  = {skrl: Modular and Flexible Library for Reinforcement Learning},
  author = {Antonio Serrano-Muñoz and Dimitris Chrysostomou and Simon Bøgh and Nestor Arana-Arexolaleiba},
  journal= {arXiv preprint arXiv:2202.03825},
  year   = {2022}
}

Comments

6 pages, 8 figures

R2 v1 2026-06-24T09:26:05.650Z