- Hands-On Mathematics for Deep Learning
- Jay Dawani
- 130字
- 2021-06-18 18:55:19
Chain rule
Let's take an arbitrary function f that takes variables x and y as input, and there is some change in either variable so that . Using this, we can find the change in f using the following:

This leads us to the following equation:

Then, by taking the limit of the function as , we can derive the chain rule for partial derivatives.
We express this as follows:

We now divide this equation by an additional small quantity (t) on which x and y are dependent, to find the gradient along . The preceding equation then becomes this one:

The differentiation rules that we came across earlier still apply here and can be extended to the multivariable case.
推薦閱讀
- Python廣告數據挖掘與分析實戰
- 企業大數據系統構建實戰:技術、架構、實施與應用
- 商業分析思維與實踐:用數據分析解決商業問題
- Access 2016數據庫技術及應用
- iOS and OS X Network Programming Cookbook
- Mastering Machine Learning with R(Second Edition)
- 達夢數據庫性能優化
- 從0到1:JavaScript 快速上手
- 數據庫原理與應用
- 智慧的云計算
- SQL Server深入詳解
- Mastering ROS for Robotics Programming(Second Edition)
- Hands-On System Programming with C++
- 云計算
- 數據挖掘與數據化運營實戰:思路、方法、技巧與應用