Open 51616 opened 1 year ago
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.
I've implemented a new meta-learning task. The goal is learning the initial weight that can be finetuned in a few sgd updates efficiently. This PR is somewhat self-contain with some caveats.
This PR serves as another good example of how one should go about implementing a new task.
Please let me know if this PR is approvable. If so, I'll make this PR review ready.