FANNConnection::__constructThe connection constructor Beschreibung
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. Parameter-Liste
|