这是indexloc提供的服务,不要输入任何密码
Skip to content

Method _with_actor_factory_default and with_actor_factory_default #1248

@qwercxzsda

Description

@qwercxzsda

In the class _BuilderMixinActorFactory, _with_actor_factory_default is a protected method. Whereas, in the class _BuilderMixinActorFactory_ContinuousGaussian, with_actor_factory_default is not protected.

As a result, Using an ExperimentBuilder inheriting the _BuilderMixinActorFactory (e.g., DiscreteSACExperimentBuilder), using the method _with_actor_factory_default gives a warning.

Is there any reason for this design choice? Is there a problem using the method _with_actor_factory_default that I didn't notice?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions