AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Key to Back Propagation in a Neural Network
The key to back propagation is going through every weight and finding the gradient with respect to the overall error. Back propagation can get stuck in local minima, but there are some very specific techniques developed primarily for this algorithm that help prevent it from over-fitting.