MCPcopy Create free account
hub / github.com/Sentdex/NNfSiX / randn

Method randn

Java/P004LayersAndObjects.java:73–81  ·  view source on GitHub ↗

Implementation of randn function from numpy, uses the built in gaussian distribution from the java random class. @param rows How many rows the array should have. @param cols How many columns the array should have. @return The newly created gaussian distributed array.

(int rows, int cols)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

Layer_DenseMethod · 0.95
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected