検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 161 for [SIMILAR] 16 1024 4096 WITH 66743 temperature WI... (0.078 sec.)
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]
Get the number of layers in the neural network 0
« fann_get_num_input fann_get_num_output » PHP Manual Fann 関数 Get the number of layers in the neural network fann_get_num_layers (PECL fann >= 1.0.0) fann_get_num_layers — Get the number of layers in the neural network 説明 fann_get_num_layers ( resource $ann ): int Get the number of l ...
https://man.plustar.jp/php/function.fann-get-num-layers.html - [similar]
Give each connection a random weight between min_weight and max_weight 0
« fann_print_error fann_read_train_from_file » PHP Manual Fann 関数 Give each connection a random weight between min_weight and max_weight fann_randomize_weights (PECL fann >= 1.0.0) fann_randomize_weights — Give each connection a random weight between min_weight and max_weight 説明 fann ...
https://man.plustar.jp/php/function.fann-randomize-weights.html - [similar]
Set connections in the network 0
« fann_set_training_algorithm fann_set_weight » PHP Manual Fann 関数 Set connections in the network fann_set_weight_array (PECL fann >= 1.0.0) fann_set_weight_array — Set connections in the network 説明 fann_set_weight_array ( resource $ann , array $connections ): bool Set connections in ...
https://man.plustar.jp/php/function.fann-set-weight-array.html - [similar]
Set a connection in the network 0
« fann_set_weight_array fann_shuffle_train_data » PHP Manual Fann 関数 Set a connection in the network fann_set_weight (PECL fann >= 1.0.0) fann_set_weight — Set a connection in the network 説明 fann_set_weight ( resource $ann , int $from_neuron , int $to_neuron , float $weight ): bool S ...
https://man.plustar.jp/php/function.fann-set-weight.html - [similar]
Shuffles training data, randomizing the order 0
« fann_set_weight fann_subset_train_data » PHP Manual Fann 関数 Shuffles training data, randomizing the order fann_shuffle_train_data (PECL fann >= 1.0.0) fann_shuffle_train_data — Shuffles training data, randomizing the order 説明 fann_shuffle_train_data ( resource $train_data ): bool S ...
https://man.plustar.jp/php/function.fann-shuffle-train-data.html - [similar]
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]
はじめに 0
« FANN インストール/設定 » PHP Manual FANN はじめに はじめに PHP binding for FANN (Fast Artificial Neural Network) Library which implements multilayer artificial neural networks with support for both fully connected and sparsely connected networks. It includes a framework for easy handli ...
https://man.plustar.jp/php/intro.fann.html - [similar]
Sets the connections weight 0
« FANNConnection::getWeight Igbinary » PHP Manual FANNConnection Sets the connections weight FANNConnection::setWeight (PECL fann >= 1.0.0) FANNConnection::setWeight — Sets the connections weight 説明 public FANNConnection::setWeight ( float $weight ): void Sets the connection weight. Th ...
https://man.plustar.jp/php/fannconnection.setweight.html - [similar]