Artificial Neural Networks

24 / 45

If we have the class label in the form of a one-hot vector, we could use categorical_crossentropy. Else if the class label is an integer index, we use sparse_categorical_cross entropy.


Note - Having trouble with the assessment engine? Follow the steps listed here


No hints are availble for this assesment

Answer is not availble for this assesment

Loading comments...