Integrating Autoencoder Features into Supervised Models
Was this section helpful?
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - Comprehensive textbook covering autoencoders, representation learning, and neural network architectures.
Reducing the Dimensionality of Data with Neural Networks, Geoffrey E. Hinton, Ruslan R. Salakhutdinov, 2006Science, Vol. 313 (American Association for the Advancement of Science)DOI: 10.1126/science.1127647 - A seminal paper demonstrating how deep autoencoders can learn effective low-dimensional representations for high-dimensional data, suitable for pre-training.