- 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
- 數(shù)據(jù)存儲架構(gòu)與技術(shù)
- 數(shù)據(jù)浪潮
- 從零開始學(xué)Hadoop大數(shù)據(jù)分析(視頻教學(xué)版)
- Unity 5.x Game AI Programming Cookbook
- Learning Spring Boot
- Access 2007數(shù)據(jù)庫應(yīng)用上機指導(dǎo)與練習(xí)
- PySpark大數(shù)據(jù)分析與應(yīng)用
- 數(shù)據(jù)庫系統(tǒng)原理及應(yīng)用教程(第4版)
- 數(shù)據(jù)庫應(yīng)用基礎(chǔ)教程(Visual FoxPro 9.0)
- 大數(shù)據(jù)架構(gòu)和算法實現(xiàn)之路:電商系統(tǒng)的技術(shù)實戰(zhàn)
- 數(shù)據(jù)庫技術(shù)及應(yīng)用教程
- Proxmox VE超融合集群實踐真?zhèn)?/a>
- Hadoop大數(shù)據(jù)開發(fā)案例教程與項目實戰(zhàn)(在線實驗+在線自測)
- 一本書講透Elasticsearch:原理、進階與工程實踐
- Web Services Testing with soapUI