cross entropy loss function
https://androidkt.com/choose-cross-entropy-loss-function-in-keras/ How to choose cross-entropy loss function in Keras? - Knowledge Transfer The choice of loss function must specific to the problem, such as binary, multi-class, or multi-label classification. Further, the configuration of the output layer must also be appropriate for the chosen loss function. androidkt.com