Sometimes, you see a diagram and it gives you an ‘aha ha’ moment Here is one representing forward propagation and back propagation in a neural network I saw it on Frederick kratzert’s blog A brief explanation is: Using the input variables x and y, The forwardpass (left half of the figure) calculates output z… Read More »An elegant way to represent forward propagation and back propagation in a neural network