The longer you look back, the farther you can look forward.
—Winston S. Churchill
In Chapter 6, we have systematically introduced the basic neural network algorithm: starting from the representation of inputs and outputs; introducing the perceptron model, multi-input and multi-output fully connected layers; and then expanding to multilayer neural networks. We also introduced the design of the output layer under different scenarios and the ...