Skip to content

Transfer Learning #7

@sbatchelder

Description

@sbatchelder

Transfer Learning is the process of training a pre-existing model for new output targets without having to retrain the whole network.

In this project this could look similar to the regular TRAIN subcommand, but where MODEL points to a previously trained .ptl model file.

neuston_net.py TRANSFER <optional_args> SRC MODEL TRAINING_ID

Metadata

Metadata

Assignees

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