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

Function linearForward

src/activationFunction/linear.ts:3–25  ·  view source on GitHub ↗
(
  a: number[][],
  w: number[][],
  b: number[][],
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

addFunction · 0.90
dotFunction · 0.90

Tested by

no test coverage detected