Resolves Exploding Gradient Problem
change the derivative of the error before propagating it backward through the network and using it to update the weights. - rescaling the gradients given a chosen Vector Norm - clipping gradient values that exceed a preferred range