LoslegenKostenlos loslegen

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?

Diese Übung ist Teil des Kurses

Google DeepMind: Design And Train Neural Networks

Kurs anzeigen

Interaktive Übung

In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.

Übung starten