Skip to content

feat: enforce ability to save and restore the current detector state #9

@martinroyer

Description

@martinroyer

One will want to save / restore a given state point (e.g. for training, later potentially for inference)

Proposition: in TADLearner(Protocol),
def export_state(self, ...):

def load_state(self, ...):

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions