Stacked Autoencoding Algorithm
Jump to navigation
Jump to search
A Stacked Autoencoding Algorithm is a autoencoding neural learning algorithm that is an autoencoding algorithm (composed of multiple layers of sparse autoencoders in which the neural network later outputs are wired to the inputs of the successive layer).
- Context:
- It can be implemented by a Stacked Autoencoding System (that solves a stacked denoising autoencoding task).
- Example(s):
- …
- Counter-Example(s):
- See: Loss Function, Stochastic Mapping, Minimization Algorithm, Cross-Entropy, Restricted Boltzmann Machine, Multilayer Neural Network.