Module: tf_agents.agents.ddpg.actor_rnn_network

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

Sample recurrent Actor network to use with DDPG agents.

Classes

class ActorRnnNetwork: Creates a recurrent actor network.