- Hands-On Deep Learning Architectures with Python
- Yuxi (Hayden) Liu Saransh Mehta
- 100字
- 2021-06-24 14:48:09
Unsupervised learning
Unsupervised learning is used when we don't have the corresponding target output values for the input. It is used to understand the data distribution and discover similarity of some kinds between the data points. As there is no target output to learn from, unsupervised algorithms rely on initializers to generate initial decision boundaries and update them as they go through the data. After going through the data multiple times, the algorithms update to optimized decision boundaries, which groups data points based on similarities. This method is known as clustering, and algorithms such as k-means are used for it.
推薦閱讀
- 一本書玩轉數據分析(雙色圖解版)
- Photoshop CS4經典380例
- 網上生活必備
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- Visual C# 2008開發技術詳解
- OpenStack Cloud Computing Cookbook(Second Edition)
- Enterprise PowerShell Scripting Bootcamp
- 智能生產線的重構方法
- Citrix? XenDesktop? 7 Cookbook
- Machine Learning with Spark(Second Edition)
- Kubernetes on AWS
- MySQL Management and Administration with Navicat
- 巧學活用Linux
- Mastering Android Game Development with Unity
- Arduino創意機器人入門:基于ArduBlock(第2版)