Data Structures | |
| class | rlpack.utils.base.register.Register |
| This abstract class contains all the necessary information about agents and models for setting them up. More... | |
Namespaces | |
| namespace | rlpack |
| Implementation of RL Algorithms built on top of PyTorch. | |
| namespace | rlpack.utils |
| This package implements the basic utilities to be used across rlpack. | |
| namespace | rlpack.utils.base |
| This package implements the base classes to be used across rlpack. | |
| namespace | rlpack.utils.base.register |