Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wrong classification with RProp in neural network demo
05-01-2012, 07:13 PM
Post: #3
RE: Wrong classification with RProp in neural network demo
Hi

If I understand it right the problem with re-training should be solved if I add
Code:
ILNeuralNetwork1->Clear();
at the beginning of the training.

Unfortunately this solves the problem not completely. The wrong classifications become rare but they still occur.

Greetings
Benjamin
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Wrong classification with RProp in neural network demo - benjamin - 05-01-2012 07:13 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)