View source on GitHub |
Sample Keras actor network that generates distributions.
Classes
class ActorDistributionNetwork
: Creates an actor producing either Normal or Categorical distribution.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|