[Math] Chain Rule (연쇄법칙)
·
.../Math
What is the Chain RuleChain rule은 composite function에 대한 derivative를 구하는 방법임.$$\displaystyle \frac{d}{dx}\left[f\left(g(x)\right)\right]= f^\prime \left(g(x)\right) g^\prime(x)$$Chain Rule of Multi-variate Functions $n$-dimensional vector $\bf{x}$의 각 component가 $x_i(t)$라는 scalar function이라면,$\bf{x}$를 input으로 하는 multi-variate function $z=f(\textbf{x})$의scalar $t$에 대한 ordinary derivative는 다음과 같이 구..