- Hands-On Meta Learning with Python
- Sudharsan Ravichandiran
- 96字
- 2021-07-02 14:29:16
Learning the metric space
In the metric-based meta learning setting, we will learn the appropriate metric space. Let's say we want to learn the similarity between two images. In the metric-based setting, we use a simple neural network that extracts the features from two images and finds the similarity by computing the distance between features of these two images. This approach is widely used in a few-shot learning setting where we don't have many data points. In the upcoming chapters, we will learn about metric-based learning algorithms such as Siamese networks, prototypical networks, and relation networks.
推薦閱讀
- SQL入門經(jīng)典(第5版)
- Python廣告數(shù)據(jù)挖掘與分析實(shí)戰(zhàn)
- 大數(shù)據(jù)Hadoop 3.X分布式處理實(shí)戰(zhàn)
- 網(wǎng)站數(shù)據(jù)庫技術(shù)
- 深入淺出 Hyperscan:高性能正則表達(dá)式算法原理與設(shè)計
- Python數(shù)據(jù)分析與數(shù)據(jù)化運(yùn)營
- 智慧的云計算
- 數(shù)據(jù)庫技術(shù)及應(yīng)用
- Mastering LOB Development for Silverlight 5:A Case Study in Action
- 數(shù)字IC設(shè)計入門(微課視頻版)
- 聯(lián)動Oracle:設(shè)計思想、架構(gòu)實(shí)現(xiàn)與AWR報告
- 二進(jìn)制分析實(shí)戰(zhàn)
- Python 3爬蟲、數(shù)據(jù)清洗與可視化實(shí)戰(zhàn)
- Google Cloud Platform for Architects
- 數(shù)據(jù)庫原理及應(yīng)用:SQL Server 2016