Week3___Tensorflow Introduction__Compute cost

Hi @Hussam,

You are right, we should use categorical_cross_entropy. At the time of my previous comment the notebook specified that you should use binary_cross_entropy, later that was revised and changed to what it is now, which makes more sense.

If you are interested, you can check some discussions about it:

4 Likes