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. Apart from supporting environments that use the traditional OpenAI Gym interface, it allows loading, configuring, and operating NVIDIA Isaac Gym environments, enabling the parallel training of several agents with adjustable scopes, which may or may not share resources, in the same execution. The library's documentation can be found at https://skrl.readthedocs.io and its source code is available on GitHub at url{https://github.com/Toni-SM/skrl.
翻译:skrl是用Python书写的加强学习的开放源码模块库,其设计重点是算法的可读性、简单性和透明度。除了使用传统的 OpenAI Gym 界面的支持环境外,它允许装载、配置和操作 NVIDIA Isaac Gym 环境,从而在同一执行中平行培训几个具有可调整范围、可能或可能不会共享资源的代理商。图书馆的文件可在https://skrl.readthedocs.io上找到,其源代码可在url{https://github.com/Toni-SM/skrl> GitHub上查阅。