Class MNISTCrossEntropyCost

Inheritance Relationships

Base Type

Class Documentation

class MNISTCrossEntropyCost : public marian::models::ICost

Public Functions

MNISTCrossEntropyCost()
Ptr<MultiRationalLoss> apply(Ptr<IModel> model, Ptr<ExpressionGraph> graph, Ptr<data::Batch> batch, bool clearGraph = true)