Class 2 Gradient Descent
For
matrix A, B,
tr(AB)=trr(BA)
tr(ABC)=tr(CAB)=tr(BCA)
tr(A)=tr
)
tr():representing the trace of matrix, equal to the sum of diagonal elements of matrix
for
原文:http://www.cnblogs.com/jsquare/p/3589519.html