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

Method add

Java/P004LayersAndObjects.java:111–119  ·  view source on GitHub ↗

Updated to add a 2 dimensional array to a one dimensional array. @param input1 Two dimensional array @param input2 One dimensional array. @return Newly created array of sum of parameter arrays.

(double[][] input1, double[] input2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

forwardMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected