A neural network model predicts an output vector of (02, 0.5, 0.3) for an instan...
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
A neural network model predicts an output vector of (02, 0.5, 0.3) for an instance whose one-hot-encoded target vector is (0,1,0). What is the cross entropy loss for this prediction, correct to 2 decimal places? Assume the cross entropy uses the natural logarithm.