Module: tf_agents.agents.ddpg.critic_rnn_network

Sample recurrent Critic network to use with DDPG agents.

Classes

class CriticRnnNetwork: Creates a recurrent Critic network.

KERAS_LSTM_FUSED_IMPLEMENTATION 2