(PECL fann >= 1.0.0)
fann_shuffle_train_data — Shuffles training data, randomizing the order
$train_data
) : boolShuffles training data, randomizing the order. This is recommended for incremental training, while it have no influence during batch training.
train_data
resource a datelor pentru antrenarea rețelei neuronale.
Întoarce true
în caz de succes, sau false
în caz contrar.