ray.rllib.policy.eager_tf_policy_v2.EagerTFPolicyV2.make_model#

EagerTFPolicyV2.make_model() ModelV2[source]#

Build underlying model for this Policy.

Returns:

The Model for the Policy to use.