fann_clear_scaling_params

(PECL fann >= 1.0.0)

fann_clear_scaling_params清除缩放参数

说明

fann_clear_scaling_params(resource $ann): bool

清除缩放参数

参数

ann

神经网络 资源

返回值

成功时返回 true,其它情况下返回 false

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top