MCPcopy Create free account
hub / github.com/AlanWei/deeplearning-js / loopTwoMatrix

Function loopTwoMatrix

src/util/loopTwoMatrix.ts:3–13  ·  view source on GitHub ↗
(
  left: number[][],
  right: number[][],
  func: Function,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

crossEntropyCostBackwardFunction · 0.85
crossEntropyCostFunction · 0.85
quadraticCostFunction · 0.85
reluBackwardFunction · 0.85
sigmoidBackwardFunction · 0.85
softmaxBackwardFunction · 0.85
divideFunction · 0.85
addFunction · 0.85
multiplyFunction · 0.85
subtractFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected