Skip to content

Abstract type for the models #183

Open
@theabhirath

Description

@theabhirath

Given that all the high-level model APIs implement (m::Model)(x), backbone(m::Model) and classifier(m::Model), would it make sense to have an abstract type MetalheadModel that the models can subtype? I take it that there's no way to implement an interface for these functions that can be inherited via types but this way at least we can document in the documentation for MetalheadModel what every single model in the repo implements

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