CommencerCommencer gratuitement

Quiz 4 - Question 2

A single-neuron classifier is being trained on the "food" (positive class, t=1) and "water" (negative class, t=0) task. For a data point that is truly "water" (t=0), the model incorrectly predicts "food" with a high probability of y=0.9. According to the gradient formula derived in the article, the gradient is (y - t) * x. How will the weight vector w be adjusted for this data point?

Cet exercice fait partie du cours

Google DeepMind: Design And Train Neural Networks

Afficher le cours

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice