I found this book at a book exchange corner. I happen to have a postgraduate research degree involving neural networks (NN) . Naturally, I am curious what this book has to say in the chapter on NN, even though it was published so many years ago. I am shocked that the chapter is completely WRONG in the way NN are deployed. It talked about NN being used for regression, looking like an awkward academic-like discussion rolled out by someone obviously with no real background in NN deployment . NN are used for pattern recognition which it mentioned in passing as being used by the postal service for recognising handwriting.
The critical transformation of input into the form of binary data needed for a NN is missing. Instead, for the codes, it simply said there are four inputs, none of which are the binary data for NN inputs! A neuron, whether input or otherwise either fires or does not fire. No way an input neuron can take speed or whatever directly as input! The entire basis is wrong even though the cursory explanation of what are NN is there, which is nothing much in this day of googling.