Libraries: GRNN Neural Network Class

 

GRNN Neural Network Class:

The class realizes generalized regression network (General Regression Neural Network - GRNN)

Author: Yury Kulikov

 
Automated-Trading:

GRNN Neural Network Class:

Author: Yury Kulikov

Hi  Yury Kulikov, in you file test_grnn_mul_add.mq5  , you test data integer odd number from 1 to 9 ,and after test ,you use a rand number from 1 to 10 for check ,it is all right,but if i use a number not between 1 and 10 ,it is not work .

So i get a big problem how to  define the test range  before it happen ?  if i cann't get ,the network seemingly useless !