検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 69 for Train (0.010 sec.)
Destructs the training data 8074
« fann_descale_train fann_destroy » PHP Manual Fann 関数 Destructs the training data fann_destro ... y_train (PECL fann >= 1.0.0) fann_destroy_train — Destruct ... s 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]
Scales the inputs in the training data to the specified range 8017
« fann_save fann_scale_input » PHP Manual Fann 関数 Scales the inputs in the training data to th ... e specified range fann_scale_input_train_data (PECL fann >= 1.0.0) fann_scale_input_train_d ... ata — Scales the inputs in the training data to the specified range 説明 fann_scale_inp ... ut_train_data ( resource $train_data , float $new_min , flo ... at $new_max ): bool Scales the inputs in the training data to the specified range. パラメータ train_d ...
https://man.plustar.jp/php/function.fann-scale-input-train-data.html - [similar]
Scales the outputs in the training data to the specified range 8017
« fann_scale_input fann_scale_output » PHP Manual Fann 関数 Scales the outputs in the training d ... ata to the specified range fann_scale_output_train_data (PECL fann >= 1.0.0) fann_scale_output_train_ ... data — Scales the outputs in the training data to the specified range 説明 fann_scale_out ... put_train_data ( resource $train_data , float $new_min , flo ... at $new_max ): bool Scales the outputs in the training data to the specified range. パラメータ train_d ...
https://man.plustar.jp/php/function.fann-scale-output-train-data.html - [similar]
Shuffles training data, randomizing the order 7890
« fann_set_weight fann_subset_train_data » PHP Manual Fann 関数 Shuffles training data, randomiz ... ing the order fann_shuffle_train_data (PECL fann >= 1.0.0) fann_shuffle_train_data ... — Shuffles training data, randomizing the order 説明 fann_shuffle_t ... rain_data ( resource $train_data ): bool Shuffles training data, randomizing t ... he order. This is recommended for incremental training, while it have no influence during batch traini ...
https://man.plustar.jp/php/function.fann-shuffle-train-data.html - [similar]
XOR training 7494
« 例 Fann 関数 » PHP Manual 例 XOR training XOR training This example shows how to train data fo ... ile 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_laye ... e = dirname ( __FILE__ ) . "/xor.data" ; if ( fann_train_on_file ( $ann , $filename , $max_epochs , $epochs ... d run data for XOR function 例3 Simple test <?php $train_file = ( dirname ( __FILE__ ) . "/xor_float.net" ) ... ; if (! is_file ( $train_file )) die( "The file xor_float.net has not been ...
https://man.plustar.jp/php/fann.examples-1.html - [similar]
Returns the stop function used during training 7409
« fann_get_train_error_function fann_get_training_algorithm » PHP Manual Fann 関数 Returns the s ... top function used during training fann_get_train_stop_function (PECL fann >= 1.0. ... 0) fann_get_train_stop_function — Returns the stop function used dur ... ing training 説明 fann_get_train_stop_function ( resource $a ... nn ): int Returns the stop function used during training. The stop functions are described further in st ...
https://man.plustar.jp/php/function.fann-get-train-stop-function.html - [similar]
Returns the error function used during training 7367
« 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_get_train_error_function — Returns the error function used d ... uring training 説明 fann_get_train_error_function ( resource $ ... ann ): int Returns the error function used during training. The error functions are described further in e ...
https://man.plustar.jp/php/function.fann-get-train-error-function.html - [similar]
Save the training structure to a file 7338
« fann_run fann_save » PHP Manual Fann 関数 Save the training structure to a file fann_save_train ... n (PECL fann >= 1.0.0) fann_save_train — Save the training structure to a file 説明 fann_ ... save_train ( resource $data , string $file_name ): bool Save ... the training data to a file, with the format as specified in ... fann_read_train_from_file() . パラメータ data ニューラルネットワー ...
https://man.plustar.jp/php/function.fann-save-train.html - [similar]
Sets the error function used during training 7338
« fann_set_scaling_params fann_set_train_stop_function » PHP Manual Fann 関数 Sets the error fun ... ction used during training fann_set_train_error_function (PECL fann >= 1.0 ... .0) fann_set_train_error_function — Sets the error function used duri ... ng training 説明 fann_set_train_error_function ( resource $ ... nction ): bool Sets the error function used during training. The error functions are described further in e ...
https://man.plustar.jp/php/function.fann-set-train-error-function.html - [similar]
Sets the stop function used during training 7338
« fann_set_train_error_function fann_set_training_algorithm » PHP Manual Fann 関数 Sets the stop ... function used during training fann_set_train_stop_function (PECL fann >= 1.0. ... 0) fann_set_train_stop_function — Sets the stop function used during ... training 説明 fann_set_train_stop_function ( resource $a ... unction ): bool Sets the stop function used during training. The stop functions are described further in st ...
https://man.plustar.jp/php/function.fann-set-train-stop-function.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT