#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, RngT > |
| stub for the RBM class. at the moment it is just a holder of the parameter set and the Energy. More... | |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |