MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / dsigmoid

Function dsigmoid

machine_learning/neural_network.cpp:67–67  ·  view source on GitHub ↗

* Derivative of sigmoid function * @param X Value * @return Returns derivative of sigmoid(x) */

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