General Description of the Cost Section¶ Costs (learning criteria, errors, loss functions) are functions that calculate the network error. The basic interface of all costs is defined by the Cost class. List of available costs¶ Abs BCE CrossEntropy Hinge KLDivergence L1Hinge MSE Multi SVM SmoothL1