- Deep Learning By Example
- Ahmed Menshawy
- 160字
- 2021-06-24 18:52:39
Semi-supervised learning
Semi-supervised learning is a type of learning that sits in between supervised and unsupervised learning, where you have got training examples with input variables (X), but only some of them are labeled/tagged with the output variable (Y).
A good example of this type of learning is Flickr (https://www.flickr.com/), where you have got lots of images uploaded by users but only some of them are labeled (such as sunset, ocean, and dog) and the rest are unlabeled.
To solve the tasks that fall into this type of learning, you can use one of the following or a combination of them:
- Supervised learning: Learn/train the learning algorithm to give predictions about the unlabeled data and then feed the entire training samples back to learn from it and predict the unseen data
- Unsupervised learning: Use the unsupervised learning algorithms to learn the underlying structure of the explanatory features or the input variables as if you don't have any tagged training samples
推薦閱讀
- 腦動力:C語言函數速查效率手冊
- PowerShell 3.0 Advanced Administration Handbook
- Getting Started with Oracle SOA B2B Integration:A Hands-On Tutorial
- Blockchain Quick Start Guide
- 腦動力:PHP函數速查效率手冊
- Dreamweaver CS3網頁設計與網站建設詳解
- 計算機網絡應用基礎
- Supervised Machine Learning with Python
- Visual C++編程全能詞典
- Excel 2007技巧大全
- Mastering Game Development with Unreal Engine 4(Second Edition)
- ESP8266 Robotics Projects
- 工業機器人操作
- 從零開始學ASP.NET
- Win 7二十一