I’ve got a problem with my triplet function in the coding assignment.
I also can’t find the mistake in my implementation.
In the last unit test it raises: assert loss == 5, “Wrong value. Check your implementation” Even though my to my understanding the loss == 3.
Thanks for any help!
(I’m learning on the coursera platform but wasn’t allowed to use the coursera tag)
Solution Code Removed
