- Practical Machine Learning Cookbook
- Atul Tripathi
- 288字
- 2021-07-09 18:28:27
An overview of unsupervised learning
Unsupervised learning studies how systems can learn to represent particular input patterns in a way that reflects the statistical structure of the overall collection of input patterns. Unsupervised learning is important since it is likely to be much more common in the brain than supervised learning. For example, the activities of photoreceptors in the eyes are constantly changing with the visual world. They go on to provide all the information that is available to indicate what objects there are in the world, how they are presented, what the lighting conditions are, and so on. However, essentially none of the information about the contents of scenes is available during learning. This makes unsupervised methods essential, and allows them to be used as computational models for synaptic adaptation.
In unsupervised learning, the machine receives inputs but obtains neither supervised target outputs, nor rewards from its environment. It may seem somewhat mysterious to imagine what the machine could possibly learn given that it doesn't get any feedback from its environment. However, it is possible to develop a formal framework for unsupervised learning, based on the notion that the machine's goal is to build representations of the input that can be used for decision making, predicting future inputs, efficiently communicating the inputs to another machine, and so on. In a sense, unsupervised learning can be thought of as finding patterns in the data above and beyond what would be considered noise.
Some of the goals of unsupervised learning are as follows:
- Discovering useful structures in large data sets without requiring a target desired output
- Improving learning speed for inputs
- Building a model of the data vectors by assigning a score or probability to each possible data vector
- 大學(xué)計(jì)算機(jī)信息技術(shù)導(dǎo)論
- 高效能辦公必修課:Word圖文處理
- Unreal Engine:Game Development from A to Z
- 工業(yè)機(jī)器人技術(shù)及應(yīng)用
- 7天精通Dreamweaver CS5網(wǎng)頁(yè)設(shè)計(jì)與制作
- 基于多目標(biāo)決策的數(shù)據(jù)挖掘方法評(píng)估與應(yīng)用
- AWS Administration Cookbook
- Blender Compositing and Post Processing
- LAMP網(wǎng)站開(kāi)發(fā)黃金組合Linux+Apache+MySQL+PHP
- 激光選區(qū)熔化3D打印技術(shù)
- Linux嵌入式系統(tǒng)開(kāi)發(fā)
- Mastering pfSense
- 空間機(jī)器人
- 電腦上網(wǎng)入門(mén)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)訓(xùn)(職業(yè)模塊)