If I correctly understood the significance of the loss function to the model, it directs the model to be trained based on minimizing the loss value. So for example, if I wan
Accuracy is not differentiable. So it cannot be a loss function. It can only work as a metric.