Rate this Page

Useful resources#

TorchRL paper#

To know more about TorchRL philosophy, the problem it is trying to solve and get some idea about its general capabilities, refer to the TorchRL paper.

We also have some introductory videos for you to get to know the library better, check them out:

Pytorch documentation#

See here

functorch documentation#

See here

Useful RL repos, blogs and websites#

Educational resource#

Forums#

Repos#

For completeness, we provide a list of RL libraries. Some are not actively maintained but they still provide good examples of RL solutions with and without PyTorch: