examples icon indicating copy to clipboard operation
examples copied to clipboard

Transfer_learning Template

Open bebe424 opened this issue 3 years ago • 4 comments

bebe424 avatar Oct 11 '22 15:10 bebe424

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Oct 11 '22 15:10 google-cla[bot]

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: bebe424 Once this PR has been reviewed and has the lgtm label, please assign js-ts for approval by writing /assign @js-ts in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

google-oss-prow[bot] avatar Oct 11 '22 15:10 google-oss-prow[bot]

@js-ts This comitted code is a kubeflow template specifically for transfer learning applications. It uses the spectrum image from Chinese speech as input data, fed it into the hidden layers transfered from a pre-trained model, e.g. Vgg16. The complete process is targeted toward rapid replacement of the pre-trained model parameters. Please feel free to ask any questions you might have. We hope to contribute to this community. thanks

bebe424 avatar Oct 11 '22 16:10 bebe424