MCPcopy Create free account
hub / github.com/MichalDanielDobrzanski/DeepLearningPython / delta

Method delta

network2.py:57–64  ·  view source on GitHub ↗

Return the error delta from the output layer. Note that the parameter ``z`` is not used by the method. It is included in the method's parameters in order to make the interface consistent with the delta method for other cost classes.

(z, a, y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected