-
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
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
adrhill
Metadata
Metadata
Assignees
Labels
No labels