RLPack; Reinforcement Learning Package is the implementation of RL Algorithms built on top of PyTorch. Heavy workloads have been optimized with C++ backend with CUDA and OpenMP (depending on the hardware availability).
This will install the package in your python environment.
RLPack documentation was generated by Doxygen. It can be referred here
Please raise an issue if you encounter a bug. If you would like to fix the bug and contribute to RLPack, kindly refer to CONTRIBUTING.md
RLPack is released under MIT LICENSE.