- Hands-On Meta Learning with Python
- Sudharsan Ravichandiran
- 182字
- 2021-07-02 14:29:23
Relation and Matching Networks Using TensorFlow
In the last chapter, we learned about prototypical networks and how variants of prototypical networks, such as Gaussian prototypical and semi-prototypical networks, are used for one-shot learning. We have seen how prototypical networks make use of embeddings to perform classification tasks.
In this chapter, we will learn about relation networks and matching networks. First, we will see what a relation network is and how it is used in one-shot, few-shot, and zero-shot learning settings, after which we will learn how to build a relation network using TensorFlow. Later in this chapter, we will learn about matching networks and how they are used in few-shot learning. We will also see different types of embedding functions used in matching networks. At the end of this chapter, we will see how to build matching networks in Tensorflow.
In this chapter, we will learn about the following:
- Relation networks
- Relation networks in one-shot, few-shot, and zero-shot settings
- Building relation networks using TensorFlow
- Matching networks
- The embedding functions of a matching network
- The architecture of matching networks
- Matching networks in TensorFlow
- Greenplum:從大數據戰略到實現
- 使用GitOps實現Kubernetes的持續部署:模式、流程及工具
- Python數據分析、挖掘與可視化從入門到精通
- 業務數據分析:五招破解業務難題
- 區塊鏈:看得見的信任
- 智能數據分析:入門、實戰與平臺構建
- 數據庫原理與應用(Oracle版)
- 信息學競賽寶典:數據結構基礎
- Python數據分析與數據化運營
- 探索新型智庫發展之路:藍迪國際智庫報告·2015(下冊)
- 數據庫應用系統開發實例
- 新手學會計(2013-2014實戰升級版)
- Web Services Testing with soapUI
- Oracle 11g+ASP.NET數據庫系統開發案例教程
- Access數據庫開發從入門到精通