検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 161 for [SIMILAR] 16 1024 4096 WITH 66743 temperature WI... (0.076 sec.)
Sets the quickprop mu factor 0
« fann_set_quickprop_decay fann_set_rprop_decrease_factor » PHP Manual Fann 関数 Sets the quickprop mu factor fann_set_quickprop_mu (PECL fann >= 1.0.0) fann_set_quickprop_mu — Sets the quickprop mu factor 説明 fann_set_quickprop_mu ( resource $ann , float $quickprop_mu ): bool Sets the ...
https://man.plustar.jp/php/function.fann-set-quickprop-mu.html - [similar]
Sets the initial step-size 0
« fann_set_rprop_delta_min fann_set_rprop_increase_factor » PHP Manual Fann 関数 Sets the initial step-size fann_set_rprop_delta_zero (PECL fann >= 1.0.0) fann_set_rprop_delta_zero — Sets the initial step-size 説明 fann_set_rprop_delta_zero ( resource $ann , float $rprop_delta_zero ): bo ...
https://man.plustar.jp/php/function.fann-set-rprop-delta-zero.html - [similar]
XOR training 0
« 例 Fann 関数 » PHP Manual 例 XOR training XOR training This example shows how to train data for XOR function 例1 xor.data file 4 2 1 -1 -1 -1 -1 1 1 1 -1 1 1 1 -1 例2 Simple train <?php $num_input = 2 ; $num_output = 1 ; $num_layers = 3 ; $num_neurons_hidden = 3 ; $desired_error = 0.00 ...
https://man.plustar.jp/php/fann.examples-1.html - [similar]
Clears scaling parameters 0
« fann_cascadetrain_on_file fann_copy » PHP Manual Fann 関数 Clears scaling parameters fann_clear_scaling_params (PECL fann >= 1.0.0) fann_clear_scaling_params — Clears scaling parameters 説明 fann_clear_scaling_params ( resource $ann ): bool Clears scaling parameters. パラメータ ann ニュ ...
https://man.plustar.jp/php/function.fann-clear-scaling-params.html - [similar]
Creates a standard backpropagation neural network, which is not fully connected 0
« fann_create_sparse_array fann_create_standard_array » PHP Manual Fann 関数 Creates a standard backpropagation neural network, which is not fully connected fann_create_sparse (PECL fann >= 1.0.0) fann_create_sparse — Creates a standard backpropagation neural network, which is not fully ...
https://man.plustar.jp/php/function.fann-create-sparse.html - [similar]
Destructs the training data 0
« fann_descale_train fann_destroy » PHP Manual Fann 関数 Destructs the training data fann_destroy_train (PECL fann >= 1.0.0) fann_destroy_train — Destructs the training data 説明 fann_destroy_train ( resource $train_data ): bool Destructs the training data パラメータ train_data ニューラル ...
https://man.plustar.jp/php/function.fann-destroy-train.html - [similar]
Get connections in the network 0
« fann_get_cascade_weight_multiplier fann_get_connection_rate » PHP Manual Fann 関数 Get connections in the network fann_get_connection_array (PECL fann >= 1.0.0) fann_get_connection_array — Get connections in the network 説明 fann_get_connection_array ( resource $ann ): array Get connec ...
https://man.plustar.jp/php/function.fann-get-connection-array.html - [similar]
Get the number of output neurons 0
« fann_get_num_layers fann_get_quickprop_decay » PHP Manual Fann 関数 Get the number of output neurons fann_get_num_output (PECL fann >= 1.0.0) fann_get_num_output — Get the number of output neurons 説明 fann_get_num_output ( resource $ann ): int Get the number of output neurons. パラメー ...
https://man.plustar.jp/php/function.fann-get-num-output.html - [similar]
Returns the maximum step-size 0
« fann_get_rprop_decrease_factor fann_get_rprop_delta_min » PHP Manual Fann 関数 Returns the maximum step-size fann_get_rprop_delta_max (PECL fann >= 1.0.0) fann_get_rprop_delta_max — Returns the maximum step-size 説明 fann_get_rprop_delta_max ( resource $ann ): float The maximum step-si ...
https://man.plustar.jp/php/function.fann-get-rprop-delta-max.html - [similar]
Returns the error function used during training 0
« fann_get_total_neurons fann_get_train_stop_function » PHP Manual Fann 関数 Returns the error function used during training fann_get_train_error_function (PECL fann >= 1.0.0) fann_get_train_error_function — Returns the error function used during training 説明 fann_get_train_error_functi ...
https://man.plustar.jp/php/function.fann-get-train-error-function.html - [similar]