検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 226 for [SIMILAR] 16 1024 4096 WITH 17401 fail WITH 1277... (0.196 sec.)
Calculate input scaling parameters for future use based on training data 0
« fann_set_error_log fann_set_learning_momentum » PHP Manual Fann 関数 Calculate input scaling parameters for future use based on training data fann_set_input_scaling_params (PECL fann >= 1.0.0) fann_set_input_scaling_params — Calculate input scaling parameters for future use based on tr ...
https://man.plustar.jp/php/function.fann-set-input-scaling-params.html - [similar]
Calculate output scaling parameters for future use based on training data 0
« fann_set_learning_rate fann_set_quickprop_decay » PHP Manual Fann 関数 Calculate output scaling parameters for future use based on training data fann_set_output_scaling_params (PECL fann >= 1.0.0) fann_set_output_scaling_params — Calculate output scaling parameters for future use based ...
https://man.plustar.jp/php/function.fann-set-output-scaling-params.html - [similar]
Sets the learning momentum 0
« fann_set_input_scaling_params fann_set_learning_rate » PHP Manual Fann 関数 Sets the learning momentum fann_set_learning_momentum (PECL fann >= 1.0.0) fann_set_learning_momentum — Sets the learning momentum 説明 fann_set_learning_momentum ( resource $ann , float $learning_momentum ): b ...
https://man.plustar.jp/php/function.fann-set-learning-momentum.html - [similar]
Sets the learning rate 0
« fann_set_learning_momentum fann_set_output_scaling_params » PHP Manual Fann 関数 Sets the learning rate fann_set_learning_rate (PECL fann >= 1.0.0) fann_set_learning_rate — Sets the learning rate 説明 fann_set_learning_rate ( resource $ann , float $learning_rate ): bool Sets the learni ...
https://man.plustar.jp/php/function.fann-set-learning-rate.html - [similar]
Test with a set of inputs, and a set of desired outputs 0
« fann_test_data fann_train_epoch » PHP Manual Fann 関数 Test with a set of inputs, and a set of desired outputs fann_test (PECL fann >= 1.0.0) fann_test — Test with a set of inputs, and a set of desired outputs 説明 fann_test ( resource $ann , array $input , array $desired_output ): arr ...
https://man.plustar.jp/php/function.fann-test.html - [similar]
Reads the mean square error from the network 0
« fann_get_learning_rate fann_get_network_type » PHP Manual Fann 関数 Reads the mean square error from the network fann_get_MSE (PECL fann >= 1.0.0) fann_get_MSE — Reads the mean square error from the network 説明 fann_get_MSE ( resource $ann ): float Reads the mean square error from the ...
https://man.plustar.jp/php/function.fann-get-mse.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]
Saves the entire network to a configuration file 0
« fann_save_train fann_scale_input_train_data » PHP Manual Fann 関数 Saves the entire network to a configuration file fann_save (PECL fann >= 1.0.0) fann_save — Saves the entire network to a configuration file 説明 fann_save ( resource $ann , string $configuration_file ): bool Saves the ...
https://man.plustar.jp/php/function.fann-save.html - [similar]
Returns the activation steepness for supplied neuron and layer number 0
« fann_get_activation_function fann_get_bias_array » PHP Manual Fann 関数 Returns the activation steepness for supplied neuron and layer number fann_get_activation_steepness (PECL fann >= 1.0.0) fann_get_activation_steepness — Returns the activation steepness for supplied neuron and laye ...
https://man.plustar.jp/php/function.fann-get-activation-steepness.html - [similar]
Returns the number of cascade candidate stagnation epochs 0
« fann_get_cascade_candidate_limit fann_get_cascade_max_cand_epochs » PHP Manual Fann 関数 Returns 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 the number of casc ...
https://man.plustar.jp/php/function.fann-get-cascade-candidate-stagnation-epochs... - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT