public class NguyenWidrowRandomizer extends RangeRandomizer
max, min
randomGen
Constructor and Description |
---|
NguyenWidrowRandomizer(double min,
double max) |
Modifier and Type | Method and Description |
---|---|
void |
randomize(NeuralNetwork neuralNetwork)
Iterates and randomizes all layers in specified network
|
nextRandomWeight
getRandomGen, randomize, randomize
public void randomize(NeuralNetwork neuralNetwork)
WeightsRandomizer
randomize
in class WeightsRandomizer
neuralNetwork
- neural network to randomizeCopyright © 2019 Neuroph Project. All rights reserved.