Pergunta de entrevista da empresa Google DeepMind

Explain the difference between gradients and weights

Resposta da entrevista

Sigiloso

16 de set. de 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.