Learn Before
Concept
Ttrain in Meta-Learining
To learn meta-parameters φ, meta-training tasks Ttrain = {T1, T2, ..., TN } are required. where Tn is a task, and N is the number of tasks in Ttrain. Each task Tn includes a support set Sn and a query set Qn. Both Sn and Qn are paired examples as D in (1). The support set plays the role of training data in typical ML, while the query set can be understood as the testing data in typical ML.
0
1
Updated 2022-08-14
Tags
Data Science