Function loss_function::softmax_cross_entropy

Function Documentation

double loss_function::softmax_cross_entropy(const std::vector<double> &prediction, const std::vector<double> &correct_label)