PHP » GoLang |
login |
register |
about
|
GoLang fann_randomize_weights
request it (370)
GoLang replacement for PHP's fann_randomize_weights
[edit | history]
fann_randomize_weights(PECL fann >= 1.0.0) fann_randomize_weights — Give each connection a random weight between min_weight and max_weight Description
bool fann_randomize_weights
( resource
$ann
, float $min_weight
, float $max_weight
)
Give each connection a random weight between From the beginning the weights are random between -0.1 and 0.1. Parameters
Return ValuesReturns |
more
Recently updated
more
Most requested
more
Last requests
|