In this chapter, we show the internals of neural network processing by using a simple example. We provide a detailed step-by-step explanation of the calculations involved in processing the forward and backward propagation passes.
It is important to mention that all the calculations in this chapter are based on the information explained in Chapter 2. If you have any issues reading this chapter, consult Chapter 2 for an explanation.