January 2020
Intermediate to advanced
432 pages
10h 18m
English
Model-agnostic meta learning (MAML) is described as a general optimization method that will work with any machine learning method that uses gradient descent for optimization or learning. The intuition here is that we want to find a loss approximation that best matches the task we are currently undertaking. MAML does this by adding context through our model training tasks. That context is used to refine the model training parameters and thereby allow our model to better apply gradient loss for a specific task.
Read now
Unlock full access