Data Structures | |
| class | rlpack.actor_critic.a3c.A3C |
| The A2C class implements the synchronous Actor-Critic method. More... | |
Namespaces | |
| namespace | rlpack |
| Implementation of RL Algorithms built on top of PyTorch. | |
| namespace | rlpack.actor_critic |
| This package implements the Actor-Critic methods. | |
| namespace | rlpack.actor_critic.a3c |