Skip to content

Transfer Learning #7

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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