shark::OptimizationTrainer< Model, LabelTypeT > Member List

This is the complete list of members for shark::OptimizationTrainer< Model, LabelTypeT >, including all inherited members.

BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
DatasetType typedefshark::AbstractTrainer< Model, LabelTypeT >
InputType typedefshark::OptimizationTrainer< Model, LabelTypeT >
LabelType typedefshark::OptimizationTrainer< Model, LabelTypeT >
load(InArchive &archive, unsigned int version)shark::ISerializableinline
LossType typedefshark::OptimizationTrainer< Model, LabelTypeT >
mep_lossshark::OptimizationTrainer< Model, LabelTypeT >protected
mep_optimizershark::OptimizationTrainer< Model, LabelTypeT >protected
mep_stoppingCriterionshark::OptimizationTrainer< Model, LabelTypeT >protected
ModelType typedefshark::OptimizationTrainer< Model, LabelTypeT >
name() constshark::OptimizationTrainer< Model, LabelTypeT >inlinevirtual
OptimizationTrainer(LossType *loss, OptimizerType *optimizer, StoppingCriterionType *stoppingCriterion)shark::OptimizationTrainer< Model, LabelTypeT >inline
OptimizerType typedefshark::OptimizationTrainer< Model, LabelTypeT >
read(InArchive &archive)shark::OptimizationTrainer< Model, LabelTypeT >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
StoppingCriterionType typedefshark::OptimizationTrainer< Model, LabelTypeT >
train(ModelType &model, LabeledData< InputType, LabelType > const &dataset)shark::OptimizationTrainer< Model, LabelTypeT >inline
shark::AbstractTrainer::train(ModelType &model, DatasetType const &dataset)=0shark::AbstractTrainer< Model, LabelTypeT >pure virtual
write(OutArchive &archive) constshark::OptimizationTrainer< Model, LabelTypeT >inlinevirtual
~INameable()shark::INameableinlinevirtual
~ISerializable()shark::ISerializableinlinevirtual