- Hands-On Meta Learning with Python
- Sudharsan Ravichandiran
- 44字
- 2025-04-04 15:12:39
Types of meta learning
Meta learning can be categorized in several ways, right from finding the optimal sets of weights to learning the optimizer. We will categorize meta learning into the following three categories:
- Learning the metric space
- Learning the initializations
- Learning the optimizer