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

Go to the source code of this file.

Classes

class  shark::RBM< VisibleLayerT, HiddenLayerT, randomT >
 stub for the RBM class. at the moment it is just a holder of the parameter set and the Energy. More...
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.