Closed seemasingh closed 12 years ago
DId an overhaul of the way NWR weight init works. I now do not get this error. I did about 10 analyst based trains in a row, one did settle into a local minima, but the rest did just fine.
Thank you, it appears to be working for NNs with my data again! :-)
Okay, sounds good!
There were some changes to the NWR weight initialization in 3.1. I do not believe either the current or original code really have it right. However, the original 3.0 code does seem to work better on some training sets. I can see that the current NWR is not touching every neuron, which it should.
This was discovered looking at #38