tf_agents.trajectories.policy_step.set_log_probability
Sets the CommonFields.LOG_PROBABILITY on info to be log_probability.
tf_agents.trajectories.policy_step.set_log_probability(
info: tf_agents.typing.types.NestedTensorOrArray
,
log_probability: tf_agents.typing.types.Float
) -> tf_agents.typing.types.NestedTensorOrArray
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-04-26 UTC.