Misplaced Pages

Wake-sleep algorithm

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by Qwertyus (talk | contribs) at 20:45, 12 June 2013 (see also RBMs, the training algorithm for which (CD) was inspired by wake-sleep). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 20:45, 12 June 2013 by Qwertyus (talk | contribs) (see also RBMs, the training algorithm for which (CD) was inspired by wake-sleep)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The wake-sleep algorithm is an unsupervised learning algorithm for a multilayer neural network. Training is divided into two phases, "wake" and "sleep". In the "wake" phase, neurons are driven by recognition connections (connections from what would normally be considered an input to what is normally considered an output), while generative connections (those from outputs to inputs) are modified to increase the probability that they would reconstruct the correct activity in the layer below (closer to the sensory input). In the "sleep" phase the process is reversed: neurons are driven by generative connections, while recognition connections are modified to increase the probability that they would produce the correct activity in the layer above (further from sensory input).

See also

External links

Stub icon

This artificial intelligence-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: