Home | History | Annotate | Download | only in include

Lines Matching refs:SIGMOID_SYM

1172                int _activ_func=SIGMOID_SYM,
1178 int _activ_func=SIGMOID_SYM,
1191 enum { IDENTITY = 0, SIGMOID_SYM = 1, GAUSSIAN = 2 };
1221 virtual void set_activ_func( int _activ_func=SIGMOID_SYM,