Data Structures | |
class | rlpack.dqn.dqn_agent.DqnAgent |
This class implements the basic DQN methodology, i.e. 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_agent |