Question d’entretien chez Google DeepMind

Explain the difference between gradients and weights

Réponse à la question d'entretien

Utilisateur anonyme

16 sept. 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.