検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 164 for [SIMILAR] 16 1024 4096 WITH 103655 cascade WITH ... (0.139 sec.)
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]
Returns the bit fail limit used during training 0
« fann_get_bias_array fann_get_bit_fail » PHP Manual Fann 関数 Returns the bit fail limit used during training fann_get_bit_fail_limit (PECL fann >= 1.0.0) fann_get_bit_fail_limit — Returns the bit fail limit used during training 説明 fann_get_bit_fail_limit ( resource $ann ): float Retu ...
https://man.plustar.jp/php/function.fann-get-bit-fail-limit.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]
Scale input and output data based on previously calculated parameters 0
« fann_scale_train_data fann_set_activation_function_hidden » PHP Manual Fann 関数 Scale input and output data based on previously calculated parameters fann_scale_train (PECL fann >= 1.0.0) fann_scale_train — Scale input and output data based on previously calculated parameters 説明 fan ...
https://man.plustar.jp/php/function.fann-scale-train.html - [similar]
Set the bit fail limit used during training 0
« fann_set_activation_steepness fann_set_callback » PHP Manual Fann 関数 Set the bit fail limit used during training fann_set_bit_fail_limit (PECL fann >= 1.0.0) fann_set_bit_fail_limit — Set the bit fail limit used during training 説明 fann_set_bit_fail_limit ( resource $ann , float $bi ...
https://man.plustar.jp/php/function.fann-set-bit-fail-limit.html - [similar]
Get the number of bias in each layer in the network 0
« fann_get_activation_steepness fann_get_bit_fail_limit » PHP Manual Fann 関数 Get the number of bias in each layer in the network fann_get_bias_array (PECL fann >= 1.0.0) fann_get_bias_array — Get the number of bias in each layer in the network 説明 fann_get_bias_array ( resource $ann ) ...
https://man.plustar.jp/php/function.fann-get-bias-array.html - [similar]
Trains on an entire dataset for a period of time 0
« fann_train_epoch fann_train_on_file » PHP Manual Fann 関数 Trains on an entire dataset for a period of time fann_train_on_data (PECL fann >= 1.0.0) fann_train_on_data — Trains on an entire dataset for a period of time 説明 fann_train_on_data ( resource $ann , resource $data , int $max_ ...
https://man.plustar.jp/php/function.fann-train-on-data.html - [similar]
Trains on an entire dataset, which is read from file, for a period of time 0
« fann_train_on_data fann_train » PHP Manual Fann 関数 Trains on an entire dataset, which is read from file, for a period of time fann_train_on_file (PECL fann >= 1.0.0) fann_train_on_file — Trains on an entire dataset, which is read from file, for a period of time 説明 fann_train_on_fil ...
https://man.plustar.jp/php/function.fann-train-on-file.html - [similar]
Creates a copy of a fann structure 0
« fann_clear_scaling_params fann_create_from_file » PHP Manual Fann 関数 Creates a copy of a fann structure fann_copy (PECL fann >= 1.0.0) fann_copy — Creates a copy of a fann structure 説明 fann_copy ( resource $ann ): resource Creates a copy of a fann structure. パラメータ ann ニューラ ...
https://man.plustar.jp/php/function.fann-copy.html - [similar]
Returns the learning rate 0
« fann_get_learning_momentum fann_get_MSE » PHP Manual Fann 関数 Returns the learning rate fann_get_learning_rate (PECL fann >= 1.0.0) fann_get_learning_rate — Returns the learning rate 説明 fann_get_learning_rate ( resource $ann ): float The learning rate is used to determine how aggres ...
https://man.plustar.jp/php/function.fann-get-learning-rate.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT