検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 547 for [SIMILAR] 16 1024 4096 WITH 46885 phptoken WITH ... (0.386 sec.)
Initialize the weights using Widrow + Nguyen’s algorithm 0
« fann_get_training_algorithm fann_length_train_data » PHP Manual Fann 関数 Initialize the weights using Widrow + Nguyen's algorithm fann_init_weights (PECL fann >= 1.0.0) fann_init_weights — Initialize the weights using Widrow + Nguyen's algorithm 説明 fann_init_weights ( resource $ann ...
https://man.plustar.jp/php/function.fann-init-weights.html - [similar]
Train one epoch with a set of training data 0
« fann_test fann_train_on_data » PHP Manual Fann 関数 Train one epoch with a set of training data fann_train_epoch (PECL fann >= 1.0.0) fann_train_epoch — Train one epoch with a set of training data 説明 fann_train_epoch ( resource $ann , resource $data ): float Train one epoch with the ...
https://man.plustar.jp/php/function.fann-train-epoch.html - [similar]
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
tidy クラス 0
« Tidy の例 tidy::body » PHP Manual Tidy tidy クラス tidy クラス (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) はじめに HTML ファイル中の HTML ノードで、tidy が検出したものです。 クラス概要 class tidy { /* プロパティ */ public ? string $ errorBuffer = null ; public ? string $ value = null ; ...
https://man.plustar.jp/php/class.tidy.html - [similar]
Calculate input and output scaling parameters for future use based on training d... 0
« fann_set_sarprop_weight_decay_shift fann_set_train_error_function » PHP Manual Fann 関数 Calculate input and output scaling parameters for future use based on training data fann_set_scaling_params (PECL fann >= 1.0.0) fann_set_scaling_params — Calculate input and output scaling paramet ...
https://man.plustar.jp/php/function.fann-set-scaling-params.html - [similar]
指定した IP アドレスに対応するインターネットホスト名を取得する 0
« fsockopen gethostbyname » PHP Manual ネットワーク 関数 指定した IP アドレスに対応するインターネットホスト名を取得する gethostbyaddr (PHP 4, PHP 5, PHP 7, PHP 8) gethostbyaddr — 指定した IP アドレスに対応するインターネットホスト名を取得する 説明 gethostbyaddr ( string $ip ): string | fa ...
https://man.plustar.jp/php/function.gethostbyaddr.html - [similar]
Trains on an entire dataset for a period of time 0
« fann_train_epoch fann_train_on_file » PHP Manual Fann 関数 Trains on an entire dataset for a period of time fann_train_on_data (PECL fann >= 1.0.0) fann_train_on_data — Trains on an entire dataset for a period of time 説明 fann_train_on_data ( resource $ann , resource $data , int $max_ ...
https://man.plustar.jp/php/function.fann-train-on-data.html - [similar]
ビルトインウェブサーバー 0
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェブサーバー 警告 このウェブサーバーは、アプリケーション開発の支援用として設計されたものです。 テスト用に使ったり、制約のある環境でアプリケーションをデモするために使ったりすることもできるでしょ ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]
Trains on an entire dataset, for a period of time using the Cascade2 training al... 0
« Fann 関数 fann_cascadetrain_on_file » PHP Manual Fann 関数 Trains on an entire dataset, for a period of time using the Cascade2 training algorithm fann_cascadetrain_on_data (PECL fann >= 1.0.0) fann_cascadetrain_on_data — Trains on an entire dataset, for a period of time using the Casc ...
https://man.plustar.jp/php/function.fann-cascadetrain-on-data.html - [similar]
サポートされるエンコーディングの概要 0
« 定義済み定数 日本語のマルチバイト文字に関する基本事項 » PHP Manual マルチバイト文字列 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 IANA 文字セット登録名 依存する文字集合 説明 注記 ISO-10646-UCS-4 ISO 10646 31 ビットコード ...
https://man.plustar.jp/php/mbstring.encodings.html - [similar]