I\'m struggling with how to backprop through a summation. For instance, if you have $$L = \\sum_{i=1}^N y_i \\hat{y}_i$$ where $$\\hat{y} = WX + b$$, how would you back-prop