Skip to content

Remove Deprecation Warning for subnet_kwargs #475

Open
@stefanradev93

Description

@stefanradev93

I would allow users to specify subnet_kwargs indefinitely in inference network interfaces and remove the deprecation warning which was added at some point.

Using subnet_kwargs It is much more convenient when we want to change a single settings from the defaults compared to importing the default MLP, initializing it, and passing it to the network (unwieldly in many respects).

@paul-buerkner @LarsKue @vpratz Let me know what you think before I proceed with a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions