Module: tf_agents.networks.actor_distribution_network

Sample Keras actor network that generates distributions.

Classes

class ActorDistributionNetwork: Creates an actor producing either Normal or Categorical distribution.

absolute_import Instance of __future__._Feature
division Instance of __future__._Feature
print_function Instance of __future__._Feature