- Hands-On Mathematics for Deep Learning
- Jay Dawani
- 167字
- 2021-06-18 18:55:12
Image and kernel
When dealing with linear mappings, we will often encounter two important terms: the image and the kernel, both of which are vector subspaces with rather important properties.
The kernel (sometimes called the null space) is 0 (the zero vector) and is produced by a linear map, as follows:

And the image (sometimes called the range) of T is defined as follows:
such that
.
V and W are also sometimes known as the domain and codomain of T.
It is best to think of the kernel as a linear mapping that maps the vectors to
. The image, however, is the set of all possible linear combinations of
that can be mapped to the set of vectors
.
The Rank-Nullity theorem (sometimes referred to as the fundamental theorem of linear mappings) states that given two vector spaces V and W and a linear mapping , the following will remain true:
.
- MySQL高可用解決方案:從主從復制到InnoDB Cluster架構
- Hands-On Data Structures and Algorithms with Rust
- 數據之巔:數據的本質與未來
- Game Development with Swift
- 大數據算法
- 數據庫應用基礎教程(Visual FoxPro 9.0)
- Enterprise Integration with WSO2 ESB
- 大數據時代下的智能轉型進程精選(套裝共10冊)
- 智能數據分析:入門、實戰與平臺構建
- 白話大數據與機器學習
- INSTANT Apple iBooks How-to
- 活用數據:驅動業務的數據分析實戰
- 大數據時代系列(套裝9冊)
- 標簽類目體系:面向業務的數據資產設計方法論
- Practical Convolutional Neural Networks