|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.neuroph.util.random | |
---|---|
org.neuroph.core | Provides base classes and basic building components for neural networks. |
org.neuroph.util.random | Provides weights randomization techniques |
Classes in org.neuroph.util.random used by org.neuroph.core | |
---|---|
WeightsRandomizer
Basic weights randomizer, iterates and randomizes all connection weights in network. |
Classes in org.neuroph.util.random used by org.neuroph.util.random | |
---|---|
RangeRandomizer
This class provides ranged weights randomizer, which randomize weights in specified [min, max] range. |
|
WeightsRandomizer
Basic weights randomizer, iterates and randomizes all connection weights in network. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |