検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 29 for epochs (0.002 sec.)
Sets the number of cascade output stagnation epochs 9707
« fann_set_cascade_output_change_fraction fann_set_cascade_weight_multiplier » PHP Manual Fann 関 ... 数 Sets the number of cascade output stagnation epochs fann_set_cascade_output_stagnation_epochs (PECL fa ... nn >= 1.0.0) fann_set_cascade_output_stagnation_epochs — Sets the number of cascade output stagnation epo ... chs 説明 fann_set_cascade_output_stagnation_epochs ( resource $ann , int $cascade_output_stagnation_e ... bool Sets the number of cascade output stagnation epochs. パラメータ ann ニューラルネットワークリソース。 c ...
https://man.plustar.jp/php/function.fann-set-cascade-output-stagnation-epochs.ht... - [similar]
Returns the number of cascade output stagnation epochs 9642
« fann_get_cascade_output_change_fraction fann_get_cascade_weight_multiplier » PHP Manual Fann 関 ... 数 Returns the number of cascade output stagnation epochs fann_get_cascade_output_stagnation_epochs (PECL fa ... nn >= 1.0.0) fann_get_cascade_output_stagnation_epochs — Returns the number of cascade output stagnation ... epochs 説明 fann_get_cascade_output_stagnation_epochs ( resource $ann ): int The number of cascade outpu ... t stagnation epochs determines the number of epochs training is allowe ...
https://man.plustar.jp/php/function.fann-get-cascade-output-stagnation-epochs.ht... - [similar]
Fann 関数 9299
« XOR training fann_cascadetrain_on_data » PHP Manual FANN Fann 関数 Fann 関数 目次 fann_cascade ... didate limit fann_get_cascade_candidate_stagnation_epochs — Returns the number of cascade candidate stagnati ... on epochs fann_get_cascade_max_cand_epochs — Returns the max ... imum candidate epochs fann_get_cascade_max_out_epochs — Returns the maxi ... mum out epochs fann_get_cascade_min_cand_epochs — Returns the min ...
https://man.plustar.jp/php/ref.fann.html - [similar]
FANN (Fast Artificial Neural Network) 9234
« geoip_time_zone_by_country_and_region はじめに » PHP Manual その他の基本モジュール FANN (Fast ... didate limit fann_get_cascade_candidate_stagnation_epochs — Returns the number of cascade candidate stagnati ... on epochs fann_get_cascade_max_cand_epochs — Returns the max ... imum candidate epochs fann_get_cascade_max_out_epochs — Returns the maxi ... mum out epochs fann_get_cascade_min_cand_epochs — Returns the min ...
https://man.plustar.jp/php/book.fann.html - [similar]
Trains on an entire dataset for a period of time 7815
« fann_train_epoch fann_train_on_file » PHP Manual Fann 関数 Trains on an entire dataset for a p ... n_data ( resource $ann , resource $data , int $max_epochs , int $epochs_between_reports , float $desired_err ... a ニューラルネットワークトレーニングリソース。 max_epochs The maximum number of epochs the training should c ... ontinue epochs_between_reports The number of epochs between calli ... ns , dataset , period , entire , time , function , epochs , of , data ...
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 7815
« fann_train_on_data fann_train » PHP Manual Fann 関数 Trains on an entire dataset, which is rea ... file ( resource $ann , string $filename , int $max_epochs , int $epochs_between_reports , float $desired_err ... ソース。 filename The file containing train data max_epochs The maximum number of epochs the training should c ... ontinue epochs_between_reports The number of epochs between calli ... training 関連キーワード: fann , file , function , epochs , stop , entire , dataset , algorithm , from , per ...
https://man.plustar.jp/php/function.fann-train-on-file.html - [similar]
Sets the callback function for use during training 7668
« fann_set_bit_fail_limit fann_set_cascade_activation_functions » PHP Manual Fann 関数 Sets the ... ce or null if called from fann_train_on_file() max_epochs - The maximum number of epochs the training should ... continue epochs_between_reports - The number of epochs between cal ... function chosen by fann_set_train_stop_function() epochs - The current epoch The callback should return tru ... ード: fann , function , Sets , allback , callback , epochs , file , data , from , training ...
https://man.plustar.jp/php/function.fann-set-callback.html - [similar]
Returns the cascade output change fraction 7586
« fann_get_cascade_num_candidates fann_get_cascade_output_stagnation_epochs » PHP Manual Fann 関 ... d change within fann_get_cascade_output_stagnation_epochs() during training of the output connections, in or ... ing a period of fann_get_cascade_output_stagnation_epochs() , the training of the output connections is stop ... rom the network fann_get_cascade_output_stagnation_epochs() - Returns the number of cascade output stagnatio ... n epochs 関連キーワード: output , change , fann , fraction ...
https://man.plustar.jp/php/function.fann-get-cascade-output-change-fraction.html - [similar]
Returns the cascade candidate change fraction 7260
« fann_get_cascade_activation_steepnesses fann_get_cascade_candidate_limit » PHP Manual Fann 関数 ... hange within fann_get_cascade_candidate_stagnation_epochs() during training of the candidate neurons, in ord ... a period of fann_get_cascade_candidate_stagnation_epochs() , the training of the candidate neurons is stopp ... the network fann_get_cascade_candidate_stagnation_epochs() - Returns the number of cascade candidate stagna ... tion epochs 関連キーワード: candidate , change , fann , fracti ...
https://man.plustar.jp/php/function.fann-get-cascade-candidate-change-fraction.h... - [similar]
XOR training 6868
« 例 Fann 関数 » PHP Manual 例 XOR training XOR training This example shows how to train data fo ... neurons_hidden = 3 ; $desired_error = 0.001 ; $max_epochs = 500000 ; $epochs_between_reports = 1000 ; $ann = ... if ( fann_train_on_file ( $ann , $filename , $max_epochs , $epochs_between_reports , $desired_error )) fann ...
https://man.plustar.jp/php/fann.examples-1.html - [similar]
PREV 1 2 3 NEXT