Loss or a cost function is an important concept we need to understand if you want to grasp how a neural network trains itself. We will go over various loss functions in this video such as mean absolute error (a.k.a MAE), mean squared error (a.k.a MSE), log loss or binary cross entropy. After going through theory we will implement these loss functions in python. It is important to go through this implementation as it might be useful during your interviews (if you are targeting a role of a data scientist or a machine learning engineer)

Code: https://github.com/codebasics/py/blob/master/DeepLearningML/5_loss/5_loss_or_cost_function.ipynb
Exercise: Go at the end of the above notebook to see the exercise

#deep-learning #python #keras #tensorflow

Loss or Cost Function | Deep Learning Tutorial (TensorFlow, Keras & Python)
1.90 GEEK