Module: tf_agents.agents.ddpg.actor_network

Stay organized with collections Save and categorize content based on your preferences.

Sample Actor network to use with DDPG agents.

Classes

class ActorNetwork: Creates an actor network.