enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Unsupervised learning - Wikipedia

    en.wikipedia.org/wiki/Unsupervised_learning

    Unsupervised learning is a framework in machine learning where, in contrast to supervised learning, algorithms learn patterns exclusively from unlabeled data. [1] Other frameworks in the spectrum of supervisions include weak- or semi-supervision, where a small portion of the data is tagged, and self-supervision.

  3. Feature learning - Wikipedia

    en.wikipedia.org/wiki/Feature_learning

    Unsupervised feature learning is learning features from unlabeled data. The goal of unsupervised feature learning is often to discover low-dimensional features that capture some structure underlying the high-dimensional input data.

  4. Competitive learning - Wikipedia

    en.wikipedia.org/wiki/Competitive_learning

    Competitive learning is a form of unsupervised learning in artificial neural networks, in which nodes compete for the right to respond to a subset of the input data. [1] [2] A variant of Hebbian learning, competitive learning works by increasing the specialization of each node in the network.

  5. Statistical learning theory - Wikipedia

    en.wikipedia.org/wiki/Statistical_learning_theory

    The goals of learning are understanding and prediction. Learning falls into many categories, including supervised learning, unsupervised learning, online learning, and reinforcement learning. From the perspective of statistical learning theory, supervised learning is best understood. [4] Supervised learning involves learning from a training set ...

  6. Deep learning - Wikipedia

    en.wikipedia.org/wiki/Deep_learning

    Deep learning algorithms can be applied to unsupervised learning tasks. This is an important benefit because unlabeled data are more abundant than the labeled data. Examples of deep structures that can be trained in an unsupervised manner are deep belief networks .

  7. Self-organizing map - Wikipedia

    en.wikipedia.org/wiki/Self-organizing_map

    A self-organizing map (SOM) or self-organizing feature map (SOFM) is an unsupervised machine learning technique used to produce a low-dimensional (typically two-dimensional) representation of a higher-dimensional data set while preserving the topological structure of the data.

  8. Category:Unsupervised learning - Wikipedia

    en.wikipedia.org/wiki/Category:Unsupervised_learning

    Pages in category "Unsupervised learning" The following 27 pages are in this category, out of 27 total. This list may not reflect recent changes. ...

  9. Autoencoder - Wikipedia

    en.wikipedia.org/wiki/Autoencoder

    An autoencoder is a type of artificial neural network used to learn efficient codings of unlabeled data (unsupervised learning).An autoencoder learns two functions: an encoding function that transforms the input data, and a decoding function that recreates the input data from the encoded representation.