I am able to get the correct value of the triplet Loss function in exercise 1 of week 4 course 4. But, I am getting a tensor, but I am not able to extract the value from it without using NumPy().
Every time I use NumPy I get an error saying that use the TensorFlow function.
I searched but, not able to get a solution for that, can someone suggest what I should do?