検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 161 for fann (0.039 sec.)
Returns the minimum candidate epochs 5935
« fann_get_cascade_max_out_epochs fann_get_cascade_min_out_epochs » PHP Manual Fann 関数 Returns ... the minimum candidate epochs fann_get_cascade_min_cand_epochs (PECL fann >= 1.0.0) f ... epochs — Returns the minimum candidate epochs 説明 fann_get_cascade_min_cand_epochs ( resource $ann ): int ... epochs, or false on error. 注意 注意 : この関数は、fann拡張機能が libfann > 2.2 以上でビルドされている場合に ... だけ利用可能です。 参考 fann_set_cascade_min_cand_epochs() - Sets the min candi ...
https://man.plustar.jp/php/function.fann-get-cascade-min-cand-epochs.html - [similar]
Returns the minimum out epochs 5935
« fann_get_cascade_min_cand_epochs fann_get_cascade_num_candidate_groups » PHP Manual Fann 関数 ... Returns the minimum out epochs fann_get_cascade_min_out_epochs (PECL fann >= 1.0.0) fa ... n_out_epochs — Returns the minimum out epochs 説明 fann_get_cascade_min_out_epochs ( resource $ann ): int ... epochs, or false on error. 注意 注意 : この関数は、fann拡張機能が libfann > 2.2 以上でビルドされている場合に ... だけ利用可能です。 参考 fann_set_cascade_min_out_epochs() - Sets the minimum ou ...
https://man.plustar.jp/php/function.fann-get-cascade-min-out-epochs.html - [similar]
Returns the number of candidate groups 5935
« fann_get_cascade_min_out_epochs fann_get_cascade_num_candidates » PHP Manual Fann 関数 Returns ... the number of candidate groups fann_get_cascade_num_candidate_groups (PECL fann >= 1.0 ... .0) fann_get_cascade_num_candidate_groups — Returns the num ... ber of candidate groups 説明 fann_get_cascade_num_candidate_groups ( resource $ann ) ... g to define new parameters for the candidates. See fann_get_cascade_num_candidates() for a description of ...
https://man.plustar.jp/php/function.fann-get-cascade-num-candidate-groups.html - [similar]
Get the number of neurons in each layer in the network 5935
« fann_get_errstr fann_get_learning_momentum » PHP Manual Fann 関数 Get the number of neurons in ... each layer in the network fann_get_layer_array (PECL fann >= 1.0.0) fann_get_laye ... umber of neurons in each layer in the network 説明 fann_get_layer_array ( resource $ann ): array Get the n ... work. Bias is not included so the layers match the fann_create functions. パラメータ ann ニューラルネットワ ... numbers of neurons in each leayer 関連キーワード: fann , layer , array , neurons , each , Get , included ...
https://man.plustar.jp/php/function.fann-get-layer-array.html - [similar]
Returns the sarprop step error shift 5935
« fann_get_rprop_increase_factor fann_get_sarprop_step_error_threshold_factor » PHP Manual Fann ... 関数 Returns the sarprop step error shift fann_get_sarprop_step_error_shift (PECL fann >= 1.0.0) ... _shift — Returns the sarprop step error shift 説明 fann_get_sarprop_step_error_shift ( resource $ann ): fl ... shift , or false on error. 注意 注意 : この関数は、fann拡張機能が libfann > 2.2 以上でビルドされている場合に ... だけ利用可能です。 参考 fann_set_sarprop_step_error_shift() - Sets the sarprop ...
https://man.plustar.jp/php/function.fann-get-sarprop-step-error-shift.html - [similar]
Returns the sarprop step error threshold factor 5935
« fann_get_sarprop_step_error_shift fann_get_sarprop_temperature » PHP Manual Fann 関数 Returns ... the sarprop step error threshold factor fann_get_sarprop_step_error_threshold_factor (PECL fann ... >= 1.0.0) fann_get_sarprop_step_error_threshold_factor — Returns ... the sarprop step error threshold factor 説明 fann_get_sarprop_step_error_threshold_factor ( resource ... factor, or false on error. 注意 注意 : この関数は、fann拡張機能が libfann > 2.2 以上でビルドされている場合に ...
https://man.plustar.jp/php/function.fann-get-sarprop-step-error-threshold-factor... - [similar]
Initialize the weights using Widrow + Nguyen’s algorithm 5935
« fann_get_training_algorithm fann_length_train_data » PHP Manual Fann 関数 Initialize the weigh ... ts using Widrow + Nguyen's algorithm fann_init_weights (PECL fann >= 1.0.0) fann_init_weight ... the weights using Widrow + Nguyen's algorithm 説明 fann_init_weights ( resource $ann , resource $train_dat ... en's algorithm. This function behaves similarly to fann_randomize_weights() . It will use the algorithm de ... 合に true 、それ以外の場合に false を返します。 参考 fann_randomize_weights() - Give each connection a rando ...
https://man.plustar.jp/php/function.fann-init-weights.html - [similar]
Merges the train data 5935
« fann_length_train_data fann_num_input_train_data » PHP Manual Fann 関数 Merges the train data ... fann_merge_train_data (PECL fann >= 1.0.0) fann_merge_train_data — Merges the train ... data 説明 fann_merge_train_data ( resource $data1 , resource $dat ... or false on error. 関連キーワード: data , Merges , fann , the , resource , merge , トレーニング , リソース ... , num , Fann ...
https://man.plustar.jp/php/function.fann-merge-train-data.html - [similar]
Scale data in input vector before feed it to ann based on previously calculated ... 5935
« fann_scale_input_train_data fann_scale_output_train_data » PHP Manual Fann 関数 Scale data in ... t to ann based on previously calculated parameters fann_scale_input (PECL fann >= 1.0.0) fann_scale_input ... ann based on previously calculated parameters 説明 fann_scale_input ( resource $ann , array $input_vector ... 合に true 、それ以外の場合に false を返します。 参考 fann_descale_input() - Scale data in input vector after ... from ann based on previously calculated parameters fann_scale_output() - Scale data in output vector befor ...
https://man.plustar.jp/php/function.fann-scale-input.html - [similar]
Scale data in output vector before feed it to ann based on previously calculated... 5935
« fann_scale_output_train_data fann_scale_train_data » PHP Manual Fann 関数 Scale data in output ... t to ann based on previously calculated parameters fann_scale_output (PECL fann >= 1.0.0) fann_scale_outpu ... ann based on previously calculated parameters 説明 fann_scale_output ( resource $ann , array $output_vecto ... 合に true 、それ以外の場合に false を返します。 参考 fann_descale_output() - Scale data in output vector aft ... from ann based on previously calculated parameters fann_scale_input() - Scale data in input vector before ...
https://man.plustar.jp/php/function.fann-scale-output.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT