Skip to content

00_simple_model_test.ipynb how to use sb3 model zip? #531

@Tobias-lt

Description

@Tobias-lt

in 00_simple_model_test.ipynb, we have:
from examples.experimental.eval_utils import load_policy, rollout

policy = load_policy(
path_to_cpt='examples/experimental/models',
model_name='',
device='cpu'
)
but use baselines/ppo/ppo-sb3.py we get policy_XXXX. zip, how to use it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions