fann_set_cascade_min_out_epochs

Sets the minimum out epochs

Beschreibung

bool fann_set_cascade_min_out_epochs ( resource $ann , int $cascade_min_out_epochs )

Sets the minimum out epochs.

Parameter-Liste

ann

Resource eines neuralen Netzwerks.

cascade_min_out_epochs

The minimum out epochs.

Rückgabewerte

Gibt TRUE bei Erfolg, sonst FALSE zurück.

Siehe auch

  • fann_get_cascade_min_out_epochs