検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 82 for [SIMILAR] 16 1024 4096 WITH 28138 scales WITH 23... (0.064 sec.)
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]
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]
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]
レコードを削除する 0
« pg_dbname pg_end_copy » PHP Manual PostgreSQL 関数 レコードを削除する pg_delete (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_delete — レコードを削除する 説明 pg_delete ( PgSql\Connection $connection , string $table_name , array $conditions , int $flags = PGSQL_DML_EXEC ): string | bool pg_ ...
https://man.plustar.jp/php/function.pg-delete.html - [similar]
テーブルに配列を挿入する 0
« pg_host pg_last_error » PHP Manual PostgreSQL 関数 テーブルに配列を挿入する pg_insert (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_insert — テーブルに配列を挿入する 説明 pg_insert ( PgSql\Connection $connection , string $table_name , array $values , int $flags = PGSQL_DML_EXEC ): PgSql\Res ...
https://man.plustar.jp/php/function.pg-insert.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]
Sets the activation steepness for supplied neuron and layer number 0
« fann_set_activation_steepness_output fann_set_bit_fail_limit » PHP Manual Fann 関数 Sets the activation steepness for supplied neuron and layer number fann_set_activation_steepness (PECL fann >= 1.0.0) fann_set_activation_steepness — Sets the activation steepness for supplied neuron an ...
https://man.plustar.jp/php/function.fann-set-activation-steepness.html - [similar]
0
« リソース型 SVM » PHP Manual SVM 例 例 The basic process is to define parameters, supply training data to generate a model on, then make predictions based on the model. There are a default set of parameters that should get some results with most any input, so we'll start by looking at t ...
https://man.plustar.jp/php/svm.examples.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]
PREV 1 2 3 4 5 6 7 8 9 NEXT