|
• JNNS Net is Trained and Ready to Process Data, but how?
So I would really appreciate help with my dilemma:
I have trained a network using JNNS that consists of 2 inputs and 1 output. This was a supervised network for training.
My problem now is that I want to feed the network only the inputs and have it give me an output, which I do not know how to do. I do not want it to train anymore, just process the data and spit out the output.
How do I do this? I have read both the JNNS and the SNNS manuals and am still having trouble.
Any help would be greatly appreciative.
Thanks,
Ron
|