Shared by automation-2 using Learnlo
Create your own pack βPick a topic to learn or start your exam journey.
0/15 topics mastered
Transfer learning is defined in terms of two related concepts: domains and tasks. A domain D consists of a feature space X and a marginal probability distribution P(X) over instances x in X. A task T includes a label space Y and an objective predictive function f that maps inputs from X to labels in Y, learned from training pairs (x_i, y_i). The goal is to use the learned predictive function to predict labels for new instances. When transferring, a source domain D_S and source task T_S are used to improve learning in a different target domain D_T and target task T_T. Transfer learning is specifically aimed at improving the target predictive function f_T(Β·) in D_T by leveraging knowledge from D_S and T_S, even when the domains differ (D_S β D_T) and/or the tasks differ (T_S β T_T).
0/2 modes complete
0/2 modes complete