fann_copy

(PECL fann >= 1.0.0)

fann_copyCreates a copy of a fann structure

Açıklama

fann_copy ( resource $ann ) : resource

Creates a copy of a fann structure.

Değiştirgeler

ann

Neural network resource.

Dönen Değerler

Returns a copy of neural network resource on success, or FALSE on error

Ayrıca Bakınız

  • fann_test() - Test with a set of inputs, and a set of desired outputs