public class NguyenWidrowRandomizer extends RangeRandomizer
max, minrandomGen| 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
|
nextRandomWeightgetRandomGen, randomize, randomizepublic void randomize(NeuralNetwork neuralNetwork)
WeightsRandomizerrandomize in class WeightsRandomizerneuralNetwork - neural network to randomizeCopyright © 2019 Neuroph Project. All rights reserved.