検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 161 for fann (0.053 sec.)
Returns the number of cascade candidate stagnation epochs 6107
« fann_get_cascade_candidate_limit fann_get_cascade_max_cand_epochs » PHP Manual Fann 関数 Retur ... the number of cascade candidate stagnation epochs fann_get_cascade_candidate_stagnation_epochs (PECL fann ... >= 1.0.0) fann_get_cascade_candidate_stagnation_epochs — Returns ... number of cascade candidate stagnation epochs 説明 fann_get_cascade_candidate_stagnation_epochs ( resource ... continue without changing the MSE by a fraction of fann_get_cascade_candidate_change_fraction() . See more ...
https://man.plustar.jp/php/function.fann-get-cascade-candidate-stagnation-epochs... - [similar]
Returns the number of cascade output stagnation epochs 6107
« fann_get_cascade_output_change_fraction fann_get_cascade_weight_multiplier » PHP Manual Fann... rns the number of cascade output stagnation epochs fann_get_cascade_output_stagnation_epochs (PECL fann >= ... 1.0.0) fann_get_cascade_output_stagnation_epochs — Returns the ... number of cascade output stagnation epochs 説明 fann_get_cascade_output_stagnation_epochs ( resource $a ... continue without changing the MSE by a fraction of fann_get_cascade_output_change_fraction() . See more in ...
https://man.plustar.jp/php/function.fann-get-cascade-output-stagnation-epochs.ht... - [similar]
Returns the initial step-size 6107
« fann_get_rprop_delta_min fann_get_rprop_increase_factor » PHP Manual Fann 関数 Returns the ini ... tial step-size fann_get_rprop_delta_zero (PECL fann >= 1.0.0) fann_get ... op_delta_zero — Returns the initial step-size 説明 fann_get_rprop_delta_zero ( resource $ann ): int The in ... り値 The initial step-size, or false on error. 参考 fann_set_rprop_delta_zero() - Sets the initial step-siz ... e fann_get_rprop_delta_min() - Returns the minimum step-s ...
https://man.plustar.jp/php/function.fann-get-rprop-delta-zero.html - [similar]
Resets the mean square error from the network 6107
« fann_reset_errstr fann_run » PHP Manual Fann 関数 Resets the mean square error from the networ ... k fann_reset_MSE (PECL fann >= 1.0.0) fann_reset_MSE — Re ... sets the mean square error from the network 説明 fann_reset_MSE ( string $ann ): bool Resets the mean sq ... 合に true 、それ以外の場合に false を返します。 参考 fann_get_MSE() - Reads the mean square error from the n ... etwork fann_get_bit_fail() - The number of fail bits fann_get_ ...
https://man.plustar.jp/php/function.fann-reset-mse.html - [similar]
Sets the activation steepness for all of the neurons in the supplied layer numbe... 6107
« fann_set_activation_steepness_hidden fann_set_activation_steepness_output » PHP Manual Fann... or all of the neurons in the supplied layer number fann_set_activation_steepness_layer (PECL fann >= 1.0.0 ... ) fann_set_activation_steepness_layer — Sets the activati ... l of the neurons in the supplied layer number 説明 fann_set_activation_steepness_layer ( resource $ann , f ... 合に true 、それ以外の場合に false を返します。 参考 fann_set_activation_steepness() - Sets the activation s ...
https://man.plustar.jp/php/function.fann-set-activation-steepness-layer.html - [similar]
Creates a standard fully connected backpropagation neural network 6072
« fann_create_standard_array fann_create_train_from_callback » PHP Manual Fann 関数 Creates a st ... ard fully connected backpropagation neural network fann_create_standard (PECL fann >= 1.0.0) fann_create_s ... ully connected backpropagation neural network 説明 fann_create_standard ( int $num_layers , int $num_neuro ... lways emits 1. To destroy a neural network use the fann_destroy() function. パラメータ num_layers The tota ... twork resource on success, or false on error. 参考 fann_create_standard_array() - Creates a standard fully ...
https://man.plustar.jp/php/function.fann-create-standard.html - [similar]
Returns the learning momentum 6072
« fann_get_layer_array fann_get_learning_rate » PHP Manual Fann 関数 Returns the learning moment ... um fann_get_learning_momentum (PECL fann >= 1.0.0) fann_ge ... ning_momentum — Returns the learning momentum 説明 fann_get_learning_momentum ( resource $ann ): float The ... learning momentum can be used to speed up FANN_TRAIN_INCREMENTAL training. A too high momentum wi ... す。 The learning momentum, or false on error. 参考 fann_set_learning_momentum() - Sets the learning moment ...
https://man.plustar.jp/php/function.fann-get-learning-momentum.html - [similar]
Returns the number of inputs in each of the training patterns in the train data 6072
« fann_merge_train_data fann_num_output_train_data » PHP Manual Fann 関数 Returns the number of ... in each of the training patterns in the train data fann_num_input_train_data (PECL fann >= 1.0.0) fann_num ... ch of the training patterns in the train data 説明 fann_num_input_train_data ( resource $data ): int Retur ... 戻り値 The number of inputs, or false on error. 参考 fann_length_train_data() - Returns the number of traini ... ng patterns in the train data fann_num_output_train_data() - Returns the number of ou ...
https://man.plustar.jp/php/function.fann-num-input-train-data.html - [similar]
Returns the number of outputs in each of the training patterns in the train data 6072
« fann_num_input_train_data fann_print_error » PHP Manual Fann 関数 Returns the number of output ... in each of the training patterns in the train data fann_num_output_train_data (PECL fann >= 1.0.0) fann_nu ... ch of the training patterns in the train data 説明 fann_num_output_train_data ( resource $data ): int Retu ... り値 The number of outputs, or false on error. 参考 fann_length_train_data() - Returns the number of traini ... ng patterns in the train data fann_num_input_train_data() - Returns the number of inp ...
https://man.plustar.jp/php/function.fann-num-output-train-data.html - [similar]
Prints the error string 6072
« fann_num_output_train_data fann_randomize_weights » PHP Manual Fann 関数 Prints the error stri ... ng fann_print_error (PECL fann >= 1.0.0) fann_print_error ... — Prints the error string 説明 fann_print_error ( resource $errdat ): void Prints the ... トレーニングリソース。 戻り値 値を返しません。 参考 fann_get_errstr() - Returns the last errstr 関連キーワー ... ド: string , fann , the , errdat , リソース , errstr , num , data , ...
https://man.plustar.jp/php/function.fann-print-error.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT