armed.models.metalearning#

Meta-learning wrapper function to train a conventional model to be domain-agnostic.

Functions

mldg(X, Y, Z, model[, outer_lr, inner_lr, ...])

Implementation of metalearning domain generalization by Li 2018 https://arxiv.org/abs/1710.03463