tf_agents.bandits.policies.falcon_reward_prediction_policy.get_number_of_trainable_elements

Gets the total # of elements in the network's trainable variables.

network A types.Network.

The total number of elements in the network's trainable variables.