検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 411 for [SIMILAR] 16 1024 4096 WITH 6453 filter WITH 416... (0.650 sec.)
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]
bucket を brigade の先頭に追加する 0
« stream_bucket_new stream_context_create » PHP Manual ストリーム 関数 bucket を brigade の先頭に追加する stream_bucket_prepend (PHP 5, PHP 7, PHP 8) stream_bucket_prepend — bucket を brigade の先頭に追加する 説明 stream_bucket_prepend ( resource $brigade , object $bucket ): void この関数 ...
https://man.plustar.jp/php/function.stream-bucket-prepend.html - [similar]
Description 0
« Imagick::extentImage Imagick::flattenImages » PHP Manual Imagick Description Imagick::filter (PECL imagick 3 >= 3.3.0) Imagick::filter — Description 警告 この関数は Imagick 3.4.4 以降では 非推奨 になりました。この関数に依存したコードを書くのはやめましょう。 説明 public Imagick::filter ...
https://man.plustar.jp/php/imagick.filter.html - [similar]
Specifies a filter query 0
« SolrQuery::addField SolrQuery::addGroupField » PHP Manual SolrQuery Specifies a filter query SolrQuery::addFilterQuery (PECL solr >= 0.9.2) SolrQuery::addFilterQuery — Specifies a filter query 説明 public SolrQuery::addFilterQuery ( string $fq ): SolrQuery Specifies a filter query パラ ...
https://man.plustar.jp/php/solrquery.addfilterquery.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]
Returns an array of filter queries 0
« SolrQuery::getFields SolrQuery::getGroup » PHP Manual SolrQuery Returns an array of filter queries SolrQuery::getFilterQueries (PECL solr >= 0.9.2) SolrQuery::getFilterQueries — Returns an array of filter queries 説明 public SolrQuery::getFilterQueries (): array Returns an array of fil ...
https://man.plustar.jp/php/solrquery.getfilterqueries.html - [similar]
正規表現による検索と置換を行う 0
« PCRE 関数 preg_grep » PHP Manual PCRE 関数 正規表現による検索と置換を行う preg_filter (PHP 5 >= 5.3.0, PHP 7, PHP 8) preg_filter — 正規表現による検索と置換を行う 説明 preg_filter ( string | array $pattern , string | array $replacement , string | array $subject , int $limit = -1 , int & ...
https://man.plustar.jp/php/function.preg-filter.html - [similar]
The parallel\Events class 0
« parallel\Channel::close parallel\Events::setBlocking » PHP Manual parallel The parallel\Events class The parallel\Events class (0.9.0) The Event Loop The Event loop monitors the state of sets of futures and or channels (targets) in order to perform read ( parallel\Future::value() , par ...
https://man.plustar.jp/php/class.parallel-events.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]
配列に値があるかチェックする 0
« extract key_exists » PHP Manual 配列 関数 配列に値があるかチェックする in_array (PHP 4, PHP 5, PHP 7, PHP 8) in_array — 配列に値があるかチェックする 説明 in_array ( mixed $needle , array $haystack , bool $strict = false ): bool haystack 内の needle を検索します。 strict が設定されていな ...
https://man.plustar.jp/php/function.in-array.html - [similar]