I have built a neural network that recognizes handwritten digits in java. This neural network accepts an array of greyscale values for each pixel in the image. I have already treined the network...