検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 161 for fann (0.051 sec.)
Destructs the training data 6004
« fann_descale_train fann_destroy » PHP Manual Fann 関数 Destructs the training data fann_destro ... y_train (PECL fann >= 1.0.0) fann_destroy_train — Destructs the train ... ing data 説明 fann_destroy_train ( resource $train_data ): bool Destr ... 合に false を返します。 関連キーワード: Destructs , fann , the , in , destroy , data , descale , Fann , 関数 ...
https://man.plustar.jp/php/function.fann-destroy-train.html - [similar]
Get connections in the network 6004
« fann_get_cascade_weight_multiplier fann_get_connection_rate » PHP Manual Fann 関数 Get connect ... ions in the network fann_get_connection_array (PECL fann >= 1.0.0) fann_get ... ection_array — Get connections in the network 説明 fann_get_connection_array ( resource $ann ): array Get ... in the network 関連キーワード: connections , Get , fann , in , array , connection , weight , multiplier , ... rate , Fann ...
https://man.plustar.jp/php/function.fann-get-connection-array.html - [similar]
Get the number of input neurons 6004
« fann_get_network_type fann_get_num_layers » PHP Manual Fann 関数 Get the number of input neuro ... ns fann_get_num_input (PECL fann >= 1.0.0) fann_get_num_in ... put — Get the number of input neurons 説明 fann_get_num_input ( resource $ann ): int Get the numbe ... e on error 関連キーワード: input , neurons , Get , fann , the , of , num , type , layers , Fann ...
https://man.plustar.jp/php/function.fann-get-num-input.html - [similar]
Get the number of output neurons 6004
« fann_get_num_layers fann_get_quickprop_decay » PHP Manual Fann 関数 Get the number of output n ... eurons fann_get_num_output (PECL fann >= 1.0.0) fann_get_num_o ... utput — Get the number of output neurons 説明 fann_get_num_output ( resource $ann ): int Get the numb ... on error 関連キーワード: output , neurons , Get , fann , the , of , num , layers , quickprop , Fann ...
https://man.plustar.jp/php/function.fann-get-num-output.html - [similar]
Returns the maximum step-size 6004
« fann_get_rprop_decrease_factor fann_get_rprop_delta_min » PHP Manual Fann 関数 Returns the max ... imum step-size fann_get_rprop_delta_max (PECL fann >= 1.0.0) fann_get_ ... rop_delta_max — Returns the maximum step-size 説明 fann_get_rprop_delta_max ( resource $ann ): float The m ... り値 The maximum step-size, or false on error. 参考 fann_set_rprop_delta_max() - Sets the maximum step-size ... fann_get_rprop_delta_min() - Returns the minimum step-s ...
https://man.plustar.jp/php/function.fann-get-rprop-delta-max.html - [similar]
Returns the sarprop temperature 6004
« fann_get_sarprop_step_error_threshold_factor fann_get_sarprop_weight_decay_shift » PHP Manual ... Fann 関数 Returns the sarprop temperature fann_get_sarprop_temperature (PECL fann >= 1.0.0) fann_ ... temperature — Returns the sarprop temperature 説明 fann_get_sarprop_temperature ( resource $ann ): float R ... rature, or false on error. 注意 注意 : この関数は、fann拡張機能が libfann > 2.2 以上でビルドされている場合に ... だけ利用可能です。 参考 fann_set_sarprop_temperature() - Sets the sarprop tempe ...
https://man.plustar.jp/php/function.fann-get-sarprop-temperature.html - [similar]
Returns the error function used during training 6004
« fann_get_total_neurons fann_get_train_stop_function » PHP Manual Fann 関数 Returns the error f ... unction used during training fann_get_train_error_function (PECL fann >= 1.0.0) fann ... turns the error function used during training 説明 fann_get_train_error_function ( resource $ann ): int Re ... functions constants. The default error function is FANN_ERRORFUNC_TANH . パラメータ ann ニューラルネットワ ... e error function constant, or false on error. 参考 fann_set_train_error_function() - Sets the error functi ...
https://man.plustar.jp/php/function.fann-get-train-error-function.html - [similar]
Save the training structure to a file 6004
« fann_run fann_save » PHP Manual Fann 関数 Save the training structure to a file fann_save_trai ... n (PECL fann >= 1.0.0) fann_save_train — Save the training stru ... cture to a file 説明 fann_save_train ( resource $data , string $file_name ): ... ng data to a file, with the format as specified in fann_read_train_from_file() . パラメータ data ニューラル ... 合に true 、それ以外の場合に false を返します。 参考 fann_read_train_from_file() - Reads a file that stores ...
https://man.plustar.jp/php/function.fann-save-train.html - [similar]
Sets the max candidate epochs 6004
« fann_set_cascade_candidate_stagnation_epochs fann_set_cascade_max_out_epochs » PHP Manual Fann ... 関数 Sets the max candidate epochs fann_set_cascade_max_cand_epochs (PECL fann >= 1.0.0) f ... x_cand_epochs — Sets the max candidate epochs 説明 fann_set_cascade_max_cand_epochs ( resource $ann , int ... 合に true 、それ以外の場合に false を返します。 参考 fann_get_cascade_max_cand_epochs() - Returns the maximu ... 関連キーワード: epochs , max , candidate , Sets , fann , cand , the , stagnation , Fann , 関数 ...
https://man.plustar.jp/php/function.fann-set-cascade-max-cand-epochs.html - [similar]
インストール手順 5969
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 The FANN PHP ... extension should work on all Linux systems. FANN Library Installation PECL Installation Manual Inst ... allation FANN Library Installation Before you start installation ... make sure that libfann is installed on your system. It's part of the main ... sitory in the most Linux distributions (search for fann ). You need a development version. If it is not in ...
https://man.plustar.jp/php/fann.installation.html - [similar]