objc.io @objc.io · Jun 12

Swift Talk 495 Building a Language Model: Gradient Descent We make the forward pass differentiable, building a graph that backpropagation walks in reverse to compute gradients. Gradient descent uses those to train the network, updating weights to reduce loss. talk.objc.io/episodes/S01...

0 likes 0 replies

?