- 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.
推薦閱讀
- 課課通計(jì)算機(jī)原理
- Hands-On Machine Learning on Google Cloud Platform
- Zabbix Network Monitoring(Second Edition)
- Multimedia Programming with Pure Data
- 水晶石精粹:3ds max & ZBrush三維數(shù)字靜幀藝術(shù)
- 計(jì)算機(jī)網(wǎng)絡(luò)原理與技術(shù)
- 內(nèi)模控制及其應(yīng)用
- 單片機(jī)C語(yǔ)言程序設(shè)計(jì)完全自學(xué)手冊(cè)
- SMS 2003部署與操作深入指南
- 會(huì)聲會(huì)影X4中文版從入門到精通
- Cisco UCS Cookbook
- iLike就業(yè)SQL多功能教材
- Photoshop CS4圖像處理考前12小時(shí)
- 嵌入式系統(tǒng)原理與接口技術(shù)
- Hands-On Automated Machine Learning