fann_duplicate_train_data

(PECL fann >= 1.0.0)

fann_duplicate_train_dataReturns an exact copy of a fann train data

Opis

fann_duplicate_train_data ( resource $data ) : resource

Returns an exact copy of a fann train data resource.

Parametry

data

Zasób (resource) danych treningowych sieci neuronowej..

Zwracane wartości

Zwraca zasób danych treningowych przy powodzeniu, FALSE w wypadku błędu.

add a note add a note

User Contributed Notes

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