GitHub - varennes/deep-autoencoder
github.com › varennes › deep-autoencoderJan 22, 2019 · deep-autoencoder Citations. Karen Simonyan, Andrew Zisserman. Very Deep Convolutional Networks for Large-Scale Image Recognition, 2014.arXiv:1409.1556; Guosheng Hu, Yuxin Hu, Kai Yang, et al. Deep Stock Representation Learning: From Candlestick Charts to Investment Decisions, 2017.
Autoencoder - Wikipedia
https://en.wikipedia.org/wiki/AutoencoderAn autoencoder has two main parts: an encoder that maps the input into the code, and a decoder that maps the code to a reconstruction of the input. The simplest way to perform the copying task perfectly would be to duplicate the signal. Instead, autoencoders are typically forced to reconstruct the input approximately, preserving only the most relevant aspects of the data in the copy.