Function loss_function::softmax_cross_entropy_category¶
Defined in File loss_function.hpp
Function Documentation¶
-
double loss_function::softmax_cross_entropy_category(std::vector<double> prediction, UINT correct_label)¶
Defined in File loss_function.hpp