Skip to content

Remove imitation learning from MPInterface #34

@ottofabian

Description

@ottofabian

Is your feature request related to a problem? Please describe.
Learning the MP parameters with imitation learning (IL) is a really specific setting and should not be part of a general MP interface., especially not as a mandatory method to implement for each subclass.
Learning should be part of someone's library using this library.
At the very best, this setting should be included as demo or example how to use the library.

Describe the solution you'd like
Remove the learning from the general interface completely. If it is absolutely necessary, I would only add it as an example how to use the MPs in an IL setting

Describe alternatives you've considered
n.a.

Additional context
n.a.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions