MCPcopy Create free account
hub / github.com/billmccord/OpenCV-Android / icvCNNFullConnectBackward

Function icvCNNFullConnectBackward

jni/ml/src/mlcnn.cpp:1251–1326  ·  view source on GitHub ↗

/ , should be row-vectors. Function computes partial derivatives , of the loss function with respect to the planes components of the previous layer (X) and the weights of the current layer (W) and updates weights od the current layer by using . It is a basic function for back propagation method. Input parameter is the partial derivativ

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 12

cvCreateMatFunction · 0.85
cvReshapeFunction · 0.85
cvAddSFunction · 0.85
cvRealScalarFunction · 0.85
cvPowFunction · 0.85
cvMulFunction · 0.85
cvGetSubRectFunction · 0.85
cvRectFunction · 0.85
cvMatFunction · 0.85
cvConvertScaleFunction · 0.85
cvScaleAddFunction · 0.85
cvReleaseMatFunction · 0.85

Tested by

no test coverage detected