- 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.
推薦閱讀
- Hands-On Intelligent Agents with OpenAI Gym
- Dreamweaver CS3+Flash CS3+Fireworks CS3創意網站構建實例詳解
- 智能傳感器技術與應用
- 21天學通PHP
- 大數據挑戰與NoSQL數據庫技術
- 統計策略搜索強化學習方法及應用
- AWS Certified SysOps Administrator:Associate Guide
- 網中之我:何明升網絡社會論稿
- 嵌入式操作系統原理及應用
- 在實戰中成長:C++開發之路
- 貫通Hibernate開發
- RealFlow流體制作經典實例解析
- Advanced Deep Learning with Keras
- 中老年人學電腦與上網
- Web滲透技術及實戰案例解析