MCPcopy Create free account
hub / github.com/eclab/edisyn / shiftVectorGaussian

Method shiftVectorGaussian

edisyn/nn/Network.java:267–275  ·  view source on GitHub ↗

Performs an addition of gaussian noise with variance == weight and mean == 0 to a base vector. Unbounded.

(double[] vector, Random random, double weight)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

produceNNMethod · 0.95
randomizeNNModelMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected