- Hands-On Neural Networks
- Leonardo De Marchi Laura Mitchell
- 138字
- 2021-06-24 14:00:09
Unsupervised learning
Unsupervised learning works with unlabeled data, so we don't need the actual output, only the input. It tries to find patterns in the data and reacts based on those commonalities, dividing the input into clusters:

Usually, unsupervised learning is often used in conjunction with supervised learning to reduce the input space and focus the signal in the data on a smaller number of variables, but it has other goals as well. From this point of view, it is more applicable than supervised learning as sometimes tagging the data is expensive or not reliable.
Common unsupervised learning techniques are clustering and principal component analysis (PCA), independent component analysis (ICA), and some neural networks such as Generative Adversarial Networks (GANs) and Autoencoders (AEs). We will explore the last two in more depth later on in this book.
- PPT,要你好看
- 火格局的時(shí)空變異及其在電網(wǎng)防火中的應(yīng)用
- Spark編程基礎(chǔ)(Scala版)
- Mastering VMware vSphere 6.5
- 手把手教你玩轉(zhuǎn)RPA:基于UiPath和Blue Prism
- Blockchain Quick Start Guide
- 微型計(jì)算機(jī)控制技術(shù)
- MicroPython Projects
- 永磁同步電動(dòng)機(jī)變頻調(diào)速系統(tǒng)及其控制(第2版)
- JSF2和RichFaces4使用指南
- Visual C++編程全能詞典
- 21天學(xué)通Java Web開發(fā)
- Unity Multiplayer Games
- TensorFlow Deep Learning Projects
- 基于人工免疫原理的檢測系統(tǒng)模型及其應(yīng)用