MLPACK  1.0.11
Classes
mlpack::nn Namespace Reference

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. More...
 
class  SparseAutoencoderFunction
 This is a class for the sparse autoencoder objective function. More...