psibi / Neuron

A Neural Network Simulator
GNU General Public License v3.0
8 stars 6 forks source link

Problem between Train & Test Activity #7

Closed psibi closed 12 years ago

psibi commented 12 years ago

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.