9 #ifndef DISMEC_SRC_FWD_H
10 #define DISMEC_SRC_FWD_H
21 class WeightingScheme;
23 class TrainingStatsGatherer;
24 class ResultStatsGatherer;
27 class HyperParameters;
Base class for all weight init strategies.
Base class for all weight initializers.
A model combines a set of weight with some meta-information about these weights.
Class that models an optimization objective.
Main namespace in which all types, classes, and functions are defined.
Specifies how to interpret a weight matrix for a partial model.