RLPack
 
Loading...
Searching...
No Matches
a2c.py File Reference

Data Structures

class  rlpack.actor_critic.a2c.A2C
 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.a2c