- Hands-On Meta Learning with Python
- Sudharsan Ravichandiran
- 189字
- 2021-07-02 14:29:15
Introduction to Meta Learning
Meta learning is one of the most promising and trending research areas in the field of artificial intelligence right now. It is believed to be a stepping stone for attaining Artificial General Intelligence (AGI). In this chapter, we will learn about what meta learning is and why meta learning is the most exhilarating research in artificial intelligence right now. We will understand what is few-shot, one-shot, and zero-shot learning and how it is used in meta learning. We will also learn about different types of meta learning techniques. We will then explore the concept of learning to learn gradient descent by gradient descent where we understand how we can learn the gradient descent optimization using the meta learner. Going ahead, we will also learn about optimization as a model for few-shot learning where we will see how we can use meta learner as an optimization algorithm in the few-shot learning setting.
In this chapter, you will learn about the following:
- Meta learning
- Meta learning and few-shot
- Types of meta learning
- Learning to learn gradient descent by gradient descent
- Optimization as a model for few-shot learning
- Hands-On Data Structures and Algorithms with Rust
- 計算機信息技術基礎實驗與習題
- iOS and OS X Network Programming Cookbook
- 3D計算機視覺:原理、算法及應用
- 數據庫原理與應用(Oracle版)
- The Game Jam Survival Guide
- 從0到1:JavaScript 快速上手
- LabVIEW 完全自學手冊
- Google Cloud Platform for Developers
- 數據分析師養成寶典
- 中國云存儲發展報告
- Hands-On Deep Learning for Games
- 離線和實時大數據開發實戰
- 云工作時代:科技進化必將帶來的新工作方式
- Oracle 11g數據庫管理與開發基礎教程