- Hands-On Mathematics for Deep Learning
- Jay Dawani
- 100字
- 2021-06-18 18:55:17
Chain rule
The chain rule applies to functions that take in another function as input. Let's consider , which is often written as
and read as f of g of x. This means that the output of g(x) will become the input to the function f.
The derivative of this will be written as follows:

This is the same as .
For example, suppose we have and
. We then differentiate the two functions and get
and
.
By plugging this into the preceding formula, we get .
推薦閱讀
- PyTorch深度學習實戰(zhàn):從新手小白到數(shù)據(jù)科學家
- Building Computer Vision Projects with OpenCV 4 and C++
- 數(shù)據(jù)產品經(jīng)理高效學習手冊:產品設計、技術常識與機器學習
- 大規(guī)模數(shù)據(jù)分析和建模:基于Spark與R
- 大數(shù)據(jù)架構和算法實現(xiàn)之路:電商系統(tǒng)的技術實戰(zhàn)
- MySQL 8.x從入門到精通(視頻教學版)
- 達夢數(shù)據(jù)庫運維實戰(zhàn)
- Chef Essentials
- 爬蟲實戰(zhàn):從數(shù)據(jù)到產品
- Mastering ROS for Robotics Programming(Second Edition)
- 數(shù)據(jù)應用工程:方法論與實踐
- AndEngine for Android Game Development Cookbook
- SOLIDWORKS 2018中文版機械設計基礎與實例教程
- 2D 計算機視覺:原理、算法及應用
- Hands-On Big Data Analytics with PySpark