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

Function predict

demo/softmax.ts:51–92  ·  view source on GitHub ↗
(
  input: number[][],
  output: number[][],
  parameters: any,
  datasetType: string,
  step: number,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

forwardPropagationFunction · 0.90
transposeFunction · 0.90

Tested by

no test coverage detected