#58 Machine Learning & Data Science Challenge 58
What is backward propagation?
Backpropagation is the essence of neural net training and this method of fine-tuning the weights of a neural net is based on the error rate obtained in the previous epoch.
Proper tuning of the weights allows us to reduc...
bhagirathkd.hashnode.dev1 min read