Data Structures | |
| class | rlpack.dqn.dqn_rank_based_prioritization_agent.DqnRankBasedPrioritizationAgent |
| This class implements the DQN with Rank-Based prioritization strategy. More... | |
Namespaces | |
| namespace | rlpack |
| Implementation of RL Algorithms built on top of PyTorch. | |
| namespace | rlpack.dqn |
| This package implements the DQN methods. | |
| namespace | rlpack.dqn.dqn_rank_based_prioritization_agent |