SparseAutoencoderError.h File Reference
#include <shark/Models/Autoencoder.h>
#include <shark/Models/TiedAutoencoder.h>
#include <shark/ObjectiveFunctions/Loss/AbstractLoss.h>
#include <shark/ObjectiveFunctions/AbstractObjectiveFunction.h>
#include "Impl/FunctionWrapperBase.h"
#include <boost/scoped_ptr.hpp>
#include "Impl/SparseAutoencoderError.inl"

Go to the source code of this file.

Classes

class  shark::SparseAutoencoderError
 Error Function for Autoencoders and TiedAutoencoders which should be trained with sparse activation of the hidden neurons. More...
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.