examples
examples copied to clipboard
Transfer_learning Template
Check out this pull request on ![]()
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.
[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.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@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