Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks
Stars
215
Forks
68
Watchers
215
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
rm update ops of BN, since every meta-test is sort of test, and when use update ops the eval acc is very low
25b1f1aView on GitHubsolve NOT IN SAME FRAME bugs by put control_dependencies before optim and add relu after batch_norm
753de16View on GitHubadd update_ops into train, initial no update for training statistics but batch-inner average and set train=True always.
e5dd266View on GitHub