update : 2015.11.03
php.shukuma.com검색:
|
FANNConnection::__construct(PECL fann >= 1.0.0) FANNConnection::__construct — The connection constructor 설명
public FANNConnection::__construct
( int
$from_neuron
, int $to_neuron
, float $weight
)Create new connection and initialize its params. After creating the connection, only weight can be changed. 인수
|