- 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.
推薦閱讀
- Creating Mobile Apps with Sencha Touch 2
- Python廣告數據挖掘與分析實戰
- Learning Spring Boot
- 文本數據挖掘:基于R語言
- Access 2007數據庫應用上機指導與練習
- 大數據營銷:如何讓營銷更具吸引力
- 數據庫技術及應用教程
- Spark大數據編程實用教程
- LabVIEW 完全自學手冊
- 深入淺出 Hyperscan:高性能正則表達式算法原理與設計
- 深入淺出Greenplum分布式數據庫:原理、架構和代碼分析
- IPython Interactive Computing and Visualization Cookbook(Second Edition)
- 爬蟲實戰:從數據到產品
- Python數據分析從小白到專家
- 數據庫應用系統技術