Even if we there is a mismatch between the training file format and the training parameters produced. It is able to produce some output for Training.
Example: Input Neuron given in training Window: 2
Input neuron in the training file is something like 3000.
Then it should report an error as incompatible format instead of producing some weird kind of output.
How to reproduce this problem:
Even if we there is a mismatch between the training file format and the training parameters produced. It is able to produce some output for Training.
Example: Input Neuron given in training Window: 2 Input neuron in the training file is something like 3000. Then it should report an error as incompatible format instead of producing some weird kind of output.