ML from Scratch — Episode 5: Neural Networks —Backpropagation
What is Backpropagation?
Backpropagation is the method we use to find the error contributed by each
neuron across all layers — by moving backwards through the network from the
output to the input.
T
adityand.hashnode.dev1 min read