SYNOPSIS

Classes

class SparseAutoencoder

A sparse autoencoder is a neural network whose aim to learn compressed representations of the data, typically for dimensionality reduction, with a constraint on the activity of the neurons in the network. class SparseAutoencoderFunction

This is a class for the sparse autoencoder objective function.

Author

Generated automatically by Doxygen for MLPACK from the source code.