Deep neural networks became one of the standard way to solve different problems like image classification, text classification, natural language processing, computer vision… A deep learning problem needs some features to be solved like loss function or optimizers. To solve, we have to define a loss function first as usual…