fann_set_cascade_min_cand_epochs

Sets the min candidate epochs

Beschreibung

bool fann_set_cascade_min_cand_epochs ( resource $ann , int $cascade_min_cand_epochs )

Sets the min candidate epochs.

Parameter-Liste

ann

Resource eines neuralen Netzwerks.

cascade_min_cand_epochs

The minimum candidate epochs.

Rückgabewerte

Gibt TRUE bei Erfolg, sonst FALSE zurück.

Siehe auch

  • fann_get_cascade_min_cand_epochs