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. 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. ...

  4. 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.

  5. Support vector machine - Wikipedia

    en.wikipedia.org/wiki/Support_vector_machine

    [citation needed] These data sets require unsupervised learning approaches, which attempt to find natural clustering of the data into groups, and then to map new data according to these clusters. The popularity of SVMs is likely due to their amenability to theoretical analysis, and their flexibility in being applied to a wide variety of tasks ...

  6. 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.

  7. Pattern recognition - Wikipedia

    en.wikipedia.org/wiki/Pattern_recognition

    Algorithms for pattern recognition depend on the type of label output, on whether learning is supervised or unsupervised, and on whether the algorithm is statistical or non-statistical in nature. Statistical algorithms can further be categorized as generative or discriminative .

  8. 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.

  9. k-means clustering - Wikipedia

    en.wikipedia.org/wiki/K-means_clustering

    k-means clustering has been used as a feature learning (or dictionary learning) step, in either supervised learning or unsupervised learning. [53] The basic approach is first to train a k-means clustering representation, using the input training data (which need not be labelled).