Domanda di colloquio di Google DeepMind

Explain the difference between gradients and weights

Risposta di colloquio

Anonimo

16 set 2024

Weights are the parameters of a network that are adjusted during training. The weights are updated using gradients which are derivatives of the Loss Function with respect to the weights.