-
Couldn't load subscription status.
- Fork 722
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
As suggested in a recent tech meeting, we should add extension templates for the v1 networks and network packages API, to enable users to add new networks and get them tested immediately in the CI.
This could be modelled upon the extension template in sktime
https://github.com/sktime/sktime/tree/main/extension_templates
although, unlike in sktime, adding a neural network will mean adding at least two files - a lightning model, and a package class with tags. Thus, the extension template should probably be not a single file, but a folder, which mimicks the structure of the folder within the models module.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers