検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 1461 for In (0.217 sec.)
Returns the decay which is a factor that weights should decrease in each iterati... 3251
« fann_get_num_output fann_get_quickprop_mu » PHP Manual Fann 関数 Returns the decay which is a ... factor that weights should decrease in each iteration during quickprop training fann_get_ ... cay which is a factor that weights should decrease in each iteration during quickprop training 説明 fann ... which is a factor that the weights should decrease in each iteration during quickprop training. This is ... ke sure that the weights do not become too high during training. The default decay is -0.0001. パラメータ ...
https://man.plustar.jp/php/function.fann-get-quickprop-decay.html - [similar]
Sets the activation steepness for supplied neuron and layer number 3251
« fann_set_activation_steepness_output fann_set_bit_fail_limit » PHP Manual Fann 関数 Sets the a ... ss ( resource $ann , float $activation_steepness , int $layer , int $neuron ): bool Set the activation s ... teepness for neuron number neuron in layer number layer , counting the input layer as l ... ssible to set activation steepness for the neurons in the input layer. The steepness of an activation fu ... nction says something about how fast the activation function goes from ...
https://man.plustar.jp/php/function.fann-set-activation-steepness.html - [similar]
The EventBuffer class 3229
« EventBase::stop EventBuffer::add » PHP Manual Event The EventBuffer class The EventBuffer clas ... ent buffers are meant to be generally useful for doing the "buffer" part of buffered network I/O. クラス ... 概要 class EventBuffer { /* Constants */ const int EOL_ANY = 0 ; const int EOL_CRLF = 1 ; const int ... EOL_CRLF_STRICT = 2 ; const int EOL_LF = 3 ; const int PTR_SET = 0 ; const int PT ... R_ADD = 1 ; /* プロパティ */ public readonly int $ length ; public readonly int $ contiguous_space ...
https://man.plustar.jp/php/class.eventbuffer.html - [similar]
Area 3229
« UI\MenuItem::setChecked UI\Area::onDraw » PHP Manual UI Area Area (UI 0.9.9) はじめに An Area ... UI\Area extends UI\Control { /* Constants */ const int Ctrl ; const int Alt ; const int Shift ; const in ... t Super ; const int Down ; const int Up ; /* メソッド */ protected on ... Draw ( UI\Draw\Pen $pen , UI\Size $areaSize , UI\Point $clipPoint , UI\Size $clipSize ) protected onKey ... ( string $key , int $ext , int $flags ) protected onMouse ...
https://man.plustar.jp/php/class.ui-area.html - [similar]
Establishes the current time by querying the kernel, updating the time returned ... 3229
« EvLoop::now EvLoop::periodic » PHP Manual EvLoop Establishes the current time by querying the ... kernel, updating the time returned by EvLoop::now in the progress ... ::nowUpdate — Establishes the current time by querying the kernel, updating the time returned by EvLoop: ... :now in the progress 説明 public EvLoop::nowUpdate (): voi ... d Establishes the current time by querying the kernel, updating the time returned by EvLoop: ...
https://man.plustar.jp/php/evloop.nowupdate.html - [similar]
Get the column names in result 3229
« cubrid_col_size cubrid_column_types » PHP Manual CUBRID 関数 Get the column names in result cu ... 8.3.0) cubrid_column_names — Get the column names in result 説明 cubrid_column_names ( resource $req_id ... d to get the column names of the query result by using req_identifier . パラメータ req_identifier Reques ... t identifier. 戻り値 Array of string values containing the column names, when process ... $column_types = cubrid_column_types ( $result ); printf ( "%-30s %-30s %-15s\n" , "Column Names" , "Colu ...
https://man.plustar.jp/php/function.cubrid-column-names.html - [similar]
Swoole 3208
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... 関数 swoole_async_dns_lookup — Async and non-blocking hostname to IP lookup swoole_async_read — Read fi ... e asynchronously swoole_clear_error — Clear errors in the socket or on the last error code swoole_client ... event_add — Add new callback functions of a socket into the EventLoop swoole_event_defer — Add callback ... — Get the IPv4 IP addresses of each NIC on the machine swoole_last_error — Get the lastest error message ...
https://man.plustar.jp/php/book.swoole.html - [similar]
The LuaSandbox class 3208
« Basic usage for LuaSandbox LuaSandbox::callFunction » PHP Manual LuaSandbox The LuaSandbox cla ... クラス概要 class LuaSandbox { /* Constants */ const int SAMPLES = 0 ; const int SECONDS = 1 ; const int P ... CENT = 2 ; /* メソッド */ public callFunction ( string $name , mixed ...$args ): array | bool public dis ... ic getCPUUsage (): float public getMemoryUsage (): int public getPeakMemoryUsage (): int public getProfi ... lerFunctionReport ( int $units = LuaSandbox::SECONDS ): array public stat ...
https://man.plustar.jp/php/class.luasandbox.html - [similar]
Scans the resolv.conf-formatted file 3208
« EventDnsBase::loadHosts EventDnsBase::setOption » PHP Manual EventDnsBase Scans the resolv.con ... d file 説明 public EventDnsBase::parseResolvConf ( int $flags , string $filename ): bool Scans the resol ... v.conf-formatted file stored in filename, and read in all the options from it that ... are listed in flags パラメータ flags Determines what information ... resolv.conf for the format of this file. The following directives are not parsed from the file: sortlist ...
https://man.plustar.jp/php/eventdnsbase.parseresolvconf.html - [similar]
Similar to define(), but allows defining in class definitions as well 3208
« runkit7 関数 runkit7_constant_redefine » PHP Manual runkit7 関数 Similar to define(), but allo ... ws defining in class definitions as well runkit7_constant_a ... 7 >= Unknown) runkit7_constant_add — Similar to define(), but allows defining in class definitions as we ... ll 説明 runkit7_constant_add ( string $constant_name , mixed $value , int $newVisibilit ... tant_name Name of constant to declare. Either a string to indicate a global constant, or classname::cons ...
https://man.plustar.jp/php/function.runkit7-constant-add.html - [similar]