ray.rllib.policy.eager_tf_policy_v2.EagerTFPolicyV2.make_model
ray.rllib.policy.eager_tf_policy_v2.EagerTFPolicyV2.make_model#
- EagerTFPolicyV2.make_model() ray.rllib.models.modelv2.ModelV2 [source]#
Build underlying model for this Policy.
- Returns
The Model for the Policy to use.