検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 938 for [SIMILAR] 16 1024 4096 WITH 31360 existent WITH ... (0.674 sec.)
アクセス権 0
« コンストラクタとデストラクタ オブジェクトの継承 » PHP Manual クラスとオブジェクト アクセス権 アクセス権 プロパティ、メソッドまたは (PHP 7.1.0 以降) 定数のアクセス権 (visibility) は、 キーワード: public , protected または private を指定することにより定義できます。 public 宣言されたクラス ...
https://man.plustar.jp/php/language.oop5.visibility.html - [similar]
Callback function when there is a data packet for a task 0
« GearmanClient::setData GearmanClient::setExceptionCallback » PHP Manual GearmanClient Callback function when there is a data packet for a task GearmanClient::setDataCallback (PECL gearman >= 0.6.0) GearmanClient::setDataCallback — Callback function when there is a data packet for a tas ...
https://man.plustar.jp/php/gearmanclient.setdatacallback.html - [similar]
Fann 関数 0
« XOR training fann_cascadetrain_on_data » PHP Manual FANN Fann 関数 Fann 関数 目次 fann_cascadetrain_on_data — Trains on an entire dataset, for a period of time using the Cascade2 training algorithm fann_cascadetrain_on_file — Trains on an entire dataset read from file, for a period of ...
https://man.plustar.jp/php/ref.fann.html - [similar]
Creates the training data struct from a user supplied function 0
« fann_create_standard fann_create_train » PHP Manual Fann 関数 Creates the training data struct from a user supplied function fann_create_train_from_callback (PECL fann >= 1.0.0) fann_create_train_from_callback — Creates the training data struct from a user supplied function 説明 fann_c ...
https://man.plustar.jp/php/function.fann-create-train-from-callback.html - [similar]
FANN (Fast Artificial Neural Network) 0
« geoip_time_zone_by_country_and_region はじめに » PHP Manual その他の基本モジュール FANN (Fast Artificial Neural Network) FANN (Fast Artificial Neural Network) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 XOR training Fann 関数 fann_cascadetrain ...
https://man.plustar.jp/php/book.fann.html - [similar]
Sets the callback function for use during training 0
« fann_set_bit_fail_limit fann_set_cascade_activation_functions » PHP Manual Fann 関数 Sets the callback function for use during training fann_set_callback (PECL fann >= 1.0.0) fann_set_callback — Sets the callback function for use during training 説明 fann_set_callback ( resource $ann , ...
https://man.plustar.jp/php/function.fann-set-callback.html - [similar]
例外を拡張する 0
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ...
https://man.plustar.jp/php/language.exceptions.extending.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]
無名関数 0
« 内部(ビルトイン)関数 アロー関数 » PHP Manual 関数 無名関数 無名関数 無名関数は クロージャ とも呼ばれ、 関数名を指定せずに関数を作成できるようにするものです。 callable パラメータとして使う際に便利ですが、用途はそれにとどまりません。 無名関数の実装には Closure クラスを使っています。 例 ...
https://man.plustar.jp/php/functions.anonymous.html - [similar]
The GearmanWorker class 0
« GearmanTask::uuid GearmanWorker::addFunction » PHP Manual Gearman The GearmanWorker class The GearmanWorker class (PECL gearman >= 0.5.0) はじめに クラス概要 class GearmanWorker { /* メソッド */ public addFunction ( string $function_name , callable $function , mixed &$context = ? , int ...
https://man.plustar.jp/php/class.gearmanworker.html - [similar]