- Supervised Machine Learning with Python
- Taylor Smith
- 155字
- 2021-06-24 14:01:06
Measuring the slope of multiple functions
We want to get really complicated, though, and measure the slopes of multiple functions at the same time. All we'll end up with is a matrix of gradients along the rows. In the following formula, we can see the solution that we just solved from the previous example:

In the next formula, we have introduced this new function, called g. We see the gradient for function g, with each position corresponding to the partial derivative with respect to the variables x and y:

When we stack these together into a matrix, what we get is a Jacobian. You don't need to solve this, but you should understand that what we're doing is taking the slope of a multi-dimensional surface. You can treat it as a bit of a black box as long as you understand that. This is exactly how we're computing the gradient and the Jacobian:

- GNU-Linux Rapid Embedded Programming
- 網絡服務器架設(Windows Server+Linux Server)
- 樂高機器人EV3設計指南:創造者的搭建邏輯
- 計算機網絡應用基礎
- 機器人編程實戰
- 愛犯錯的智能體
- 菜鳥起飛系統安裝與重裝
- Containers in OpenStack
- DevOps Bootcamp
- 工業機器人操作
- Data Analysis with R(Second Edition)
- DynamoDB Applied Design Patterns
- PostgreSQL 10 High Performance
- 教育創新與創新人才:信息技術人才培養改革之路(四)
- Java求職寶典