Skip to content
/ skrl Public
forked from Toni-SM/skrl

Modular reinforcement learning library with Isaac Gym environments support

License

Notifications You must be signed in to change notification settings

simonbogh/skrl

 
 

Repository files navigation

SKRL - Reinforcement Learning library


skrl is an open-source modular library for Reinforcement Learning written in Python (using PyTorch) and designed with a focus on readability, simplicity, and transparency of algorithm implementation. In addition to supporting the Gym interface, it allows loading and configuring NVIDIA Isaac Gym 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


Please, visit the documentation for usage details and examples

https://skrl.readthedocs.io/en/latest/


Note: This project is under active continuous development. Please make sure you always have the latest version


Citing this library

To cite this library in publications, please use the following reference:

@article{serrano2022skrl,
  title={skrl: Modular and Flexible Library for Reinforcement Learning},
  author={Serrano-Mu{\~n}oz, Antonio and Arana-Arexolaleiba, Nestor and Chrysostomou, Dimitrios and B{\o}gh, Simon},
  journal={arXiv preprint arXiv:2202.03825},
  year={2022}
}

About

Modular reinforcement learning library with Isaac Gym environments support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%