perpdgo / brnn

Bayesian Regularized Neural Networks
GNU General Public License v2.0
1 stars 0 forks source link

brnn_extended error #2

Open akkoumis opened 2 years ago

akkoumis commented 2 years ago

Hi,

I am trying to use the brnn_extended function on my dataset but it returns the following error:

Error in if (C_new < C) { : missing value where TRUE/FALSE needed

The verbose flag shows:

Nguyen-Widrow method Scaling factor= 0.700308

Epoch= 1 C= 1768.987 Ed= 1768.897 E1= 6.954463 E2= 2.042427 gradient= 3054.168 C_new= NA Ed= 21949.42 E1= 154.7426 E2= NA