検索

phrase: max: clip:
target: order:
Results of 711 - 720 of about 3128 for the (0.046 sec.)
Creates a standard fully connected backpropagation neural network 2383
« fann_create_standard_array fann_create_train_from_callback » PHP Manual Fann 関数 Creates a st ... rd fully connected backpropagation neural network. There will be a bias neuron in each layer (except the ... is bias neuron will be connected to all neurons in the next layer. When running the network, the bias nod ... es always emits 1. To destroy a neural network use the fann_destroy() function. パラメータ num_layers The ... total number of layers including the input and the output layer. num_neurons1 Number of ...
https://man.plustar.jp/php/function.fann-create-standard.html - [similar]
Returns the decay which is a factor that weights should decrease in each iterati... 2383
« fann_get_num_output fann_get_quickprop_mu » PHP Manual Fann 関数 Returns the decay which is a ... fann >= 1.0.0) fann_get_quickprop_decay — Returns the decay which is a factor that weights should decrea ... fann_get_quickprop_decay ( resource $ann ): float The decay is a small negative valued number which is a ... factor that the weights should decrease in each iteration during q ... uickprop training. This is used to make sure that the weights do not become too high during training. Th ...
https://man.plustar.jp/php/function.fann-get-quickprop-decay.html - [similar]
Get the unique identifier 2383
« GearmanJob::status GearmanJob::warning » PHP Manual GearmanJob Get the unique identifier Gearm ... e (PECL gearman >= 0.5.0) GearmanJob::unique — Get the unique identifier 説明 public GearmanJob::unique ( ... ): string Returns the unique identifier for this job. The identifier is ... assigned by the client. パラメータ この関数にはパラメータはありませ ... rn a result [deprecated] GearmanTask::uuid() - Get the unique identifier for a task (deprecated) 関連キー ...
https://man.plustar.jp/php/gearmanjob.unique.html - [similar]
Execute a database command that writes on this server 2383
« MongoDB\Driver\Server::executeReadWriteCommand MongoDB\Driver\Server::getHost » PHP Manual Mon ... ptions = array() ): MongoDB\Driver\Cursor Executes the command on this server. This method will apply log ... fic to commands that write (e.g. » drop ) and take the MongoDB server version into account. The "writeCon ... cern" option will default to the corresponding value from the MongoDB Connection UR ... MongoDB\Driver\Session A session to associate with the operation. writeConcern MongoDB\Driver\WriteConcer ...
https://man.plustar.jp/php/mongodb-driver-server.executewritecommand.html - [similar]
Returns the server's round trip time in milliseconds 2383
« MongoDB\Driver\ServerDescription::getPort MongoDB\Driver\ServerDescription::getType » PHP Manu ... al MongoDB\Driver\ServerDescription Returns the server's round trip time in milliseconds MongoDB\D ... iver\ServerDescription::getRoundTripTime — Returns the server's round trip time in milliseconds 説明 fina ... erverDescription::getRoundTripTime (): int Returns the server's round trip time in milliseconds. This is ... the client's measurement of the duration of a » hello command. パラメータ この関数 ...
https://man.plustar.jp/php/mongodb-driver-serverdescription.getroundtriptime.htm... - [similar]
Returns the maximum number of characters from a field when using the regex fragm... 2383
« SolrQuery::getHighlightMergeContiguous SolrQuery::getHighlightRegexPattern » PHP Manual SolrQu ... ery Returns the maximum number of characters from a field when usi ... ng the regex fragmenter SolrQuery::getHighlightRegexMaxAn ... Query::getHighlightRegexMaxAnalyzedChars — Returns the maximum number of characters from a field when usi ... ng the regex fragmenter 説明 public SolrQuery::getHighlig ...
https://man.plustar.jp/php/solrquery.gethighlightregexmaxanalyzedchars.html - [similar]
Returns whether or not to include the upper bound term in the result set 2383
« SolrQuery::getTermsIncludeLowerBound SolrQuery::getTermsLimit » PHP Manual SolrQuery Returns w ... hether or not to include the upper bound term in the res ... SolrQuery::getTermsIncludeUpperBound — Returns whether or not to include the upper bound term in the res ... ery::getTermsIncludeUpperBound (): bool Returns whether or not to include the upper bound term in the res ... et. 関連キーワード: SolrQuery , Returns , not , whether , include , bound , term , result , getTermsInclu ...
https://man.plustar.jp/php/solrquery.gettermsincludeupperbound.html - [similar]
The Collection interface 2375
« 例 Ds\Collection::clear » PHP Manual Data Structures The Collection interface The Collection i ... able, might only be in Git) はじめに Collection is the base interface which covers functionality common t ... o all the data structures in this library. It guarantees tha ... instead of just Traversable . (This change came to the polyfill in 1.4.1.) 目次 Ds\Collection::clear — Re ... es Ds\Collection::copy — Returns a shallow copy of the collection Ds\Collection::isEmpty — Returns whethe ...
https://man.plustar.jp/php/class.ds-collection.html - [similar]
The Swoole\Lock class 2375
« Swoole\Http\Server::start Swoole\Lock::__construct » PHP Manual Swoole The Swoole\Lock class The ... ck for reading. Swoole\Lock::lock — Try to acquire the lock. It will block if the lock is not available. ... ite lock for reading and return straight away even the lock is not available. Swoole\Lock::trylock — Try ... to acquire the lock and return straight away even the lock is not ... available. Swoole\Lock::unlock — Release the lock. 関連キーワード: Swoole , Lock , lock , publi ...
https://man.plustar.jp/php/class.swoole-lock.html - [similar]
Returns array with of the names of the methods supported in this version of Libe... 2375
« Event::free Event::pending » PHP Manual Event Returns array with of the names of the methods s ... Event::getSupportedMethods — Returns array with of the names of the methods supported in this version of ... etSupportedMethods (): array Returns array with of the names of the methods(backends) supported in this v ...
https://man.plustar.jp/php/event.getsupportedmethods.html - [similar]