fann_randomize_weights
(PECL fann >= 1.0.0)
fann_randomize_weights — Give each connection a random weight between min_weight and max_weight
Description
Give each connection a random weight between min_weight and max_weight
From the beginning the weights are random between -0.1 and 0.1.
Parameters
annNeural network resource.
min_weightMinimum weight value
max_weightMaximum weight value
See Also
- fann_init_weights() - Initialize the weights using Widrow + Nguyen’s algorithm
↑ and ↓ to navigate • Enter to select • Esc to close • / to open