Neural Networks Backpropagation Part 3

Nature of Code Video #10.16

In this video, I discuss how “gradient descent” can be used to adjust the weights during back propagation in my “toy” JavaScript neural network library.