(PECL fann >= 1.0.0)
fann_set_cascade_min_out_epochs — 设置最小输出周期
$ann
$cascade_min_out_epochs
设置最小输出周期。
ann
Neural network resource.
cascade_min_out_epochs
最小输出周期。
Returns TRUE on success, or FALSE otherwise.
TRUE
FALSE