[MINI] Backpropagation

Published: April 7, 2017, 3 p.m.

b'

Backpropagation is a common algorithm for training a neural network. \\xa0It works by computing the gradient of each weight with respect to the overall error, and using stochastic gradient descent to iteratively fine tune the weights of the network. \\xa0In this episode, we compare this concept to finding a location on a map, marble maze games, and golf.

'