検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 373 for [SIMILAR] 16 1024 4096 WITH 14948 dispatcher WIT... (0.227 sec.)
igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する 0
« igbinary_serialize JSON » PHP Manual Igbinary 関数 igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する igbinary_unserialize (PECL igbinary >= 1.1.1) igbinary_unserialize — igbinary_serialize() によって保存されたバイナリ表現から、PHP の値を復元する 説明 igbinary_un ...
https://man.plustar.jp/php/function.igbinary-unserialize.html - [similar]
トレイトが存在するかどうかを調べる 0
« property_exists Ctype » PHP Manual クラス/オブジェクト関数 トレイトが存在するかどうかを調べる trait_exists (PHP 5 >= 5.4.0, PHP 7, PHP 8) trait_exists — トレイトが存在するかどうかを調べる 説明 trait_exists ( string $trait , bool $autoload = true ): bool パラメータ trait 調べたいトレイト ...
https://man.plustar.jp/php/function.trait-exists.html - [similar]
未定義のクラスのロードを試みる 0
« クラス/オブジェクト関数 class_alias » PHP Manual クラス/オブジェクト関数 未定義のクラスのロードを試みる __autoload (PHP 5, PHP 7) __autoload — 未定義のクラスのロードを試みる 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨します ...
https://man.plustar.jp/php/function.autoload.html - [similar]
クラスとオブジェクト 0
« 第一級callableを生成する記法 はじめに » PHP Manual 言語リファレンス クラスとオブジェクト クラスとオブジェクト 目次 はじめに クラスの基礎 プロパティ オブジェクト定数 クラスのオートローディング コンストラクタとデストラクタ アクセス権 オブジェクトの継承 スコープ定義演算子 (::) static キー ...
https://man.plustar.jp/php/language.oop5.html - [similar]
Constructs a backpropagation neural network from a configuration file 0
« fann_copy fann_create_shortcut_array » PHP Manual Fann 関数 Constructs a backpropagation neural network from a configuration file fann_create_from_file (PECL fann >= 1.0.0) fann_create_from_file — Constructs a backpropagation neural network from a configuration file 説明 fann_create_fr ...
https://man.plustar.jp/php/function.fann-create-from-file.html - [similar]
Destroys the entire network and properly freeing all the associated memory 0
« fann_destroy_train fann_duplicate_train_data » PHP Manual Fann 関数 Destroys the entire network and properly freeing all the associated memory fann_destroy (PECL fann >= 1.0.0) fann_destroy — Destroys the entire network and properly freeing all the associated memory 説明 fann_destroy ( ...
https://man.plustar.jp/php/function.fann-destroy.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]
Get the connection rate used when the network was created 0
« fann_get_connection_array fann_get_errno » PHP Manual Fann 関数 Get the connection rate used when the network was created fann_get_connection_rate (PECL fann >= 1.0.0) fann_get_connection_rate — Get the connection rate used when the network was created 説明 fann_get_connection_rate ( r ...
https://man.plustar.jp/php/function.fann-get-connection-rate.html - [similar]
Get the number of neurons in each layer in the network 0
« fann_get_errstr fann_get_learning_momentum » PHP Manual Fann 関数 Get the number of neurons in each layer in the network fann_get_layer_array (PECL fann >= 1.0.0) fann_get_layer_array — Get the number of neurons in each layer in the network 説明 fann_get_layer_array ( resource $ann ): ...
https://man.plustar.jp/php/function.fann-get-layer-array.html - [similar]
Get the type of neural network it was created as 0
« fann_get_MSE fann_get_num_input » PHP Manual Fann 関数 Get the type of neural network it was created as fann_get_network_type (PECL fann >= 1.0.0) fann_get_network_type — Get the type of neural network it was created as 説明 fann_get_network_type ( resource $ann ): int Get the type of ...
https://man.plustar.jp/php/function.fann-get-network-type.html - [similar]