ConvolutionalRBM.h File Reference
#include <shark/Models/AbstractModel.h>
#include <shark/Unsupervised/RBM/Energy.h>
#include <shark/Unsupervised/RBM/Impl/ConvolutionalEnergyGradient.h>
#include <sstream>
#include <boost/serialization/string.hpp>

Go to the source code of this file.

Classes

class  shark::ConvolutionalRBM< VisibleLayerT, HiddenLayerT, RngT >
 Implements a convolutional RBM with a single greyscale input imge and a set of squared image filters. More...
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.