- Hands-On Mathematics for Deep Learning
- Jay Dawani
- 249字
- 2021-06-18 18:55:11
Linear maps
A linear map is a function , where V and W are both vector spaces. They must satisfy the following criteria:
, for all
, for all
and
Linear maps tend to preserve the properties of vector spaces under addition and scalar multiplication. A linear map is called a homomorphism of vector spaces; however, if the homomorphism is invertible (where the inverse is a homomorphism), then we call the mapping an isomorphism.
When V and W are isomorphic, we denote this as , and they both have the same algebraic structure.
If V and W are vector spaces in , and
, then it is called a natural isomorphism. We write this as follows:

Here, and
are the bases of V and W. Using the preceding equation, we can see that
, which tells us that
is an isomorphism.
Let's take the same vector spaces V and W as before, with bases and
respectively. We know that
is a linear map, and the matrix T that has entries Aij, where
and
can be defined as follows:
.
From our knowledge of matrices, we should know that the jth column of A contains Tvj in the basis of W.
Thus, produces a linear map
, which we write as
.
- MySQL數(shù)據(jù)庫(kù)進(jìn)階實(shí)戰(zhàn)
- 漫話大數(shù)據(jù)
- 同步:秩序如何從混沌中涌現(xiàn)
- 大數(shù)據(jù)導(dǎo)論
- 算法與數(shù)據(jù)中臺(tái):基于Google、Facebook與微博實(shí)踐
- 大數(shù)據(jù)Hadoop 3.X分布式處理實(shí)戰(zhàn)
- Dependency Injection with AngularJS
- 智能數(shù)據(jù)時(shí)代:企業(yè)大數(shù)據(jù)戰(zhàn)略與實(shí)戰(zhàn)
- 數(shù)據(jù)科學(xué)工程實(shí)踐:用戶行為分析與建模、A/B實(shí)驗(yàn)、SQLFlow
- 數(shù)據(jù)庫(kù)原理與應(yīng)用
- Augmented Reality using Appcelerator Titanium Starter
- Hadoop 3實(shí)戰(zhàn)指南
- Mastering ROS for Robotics Programming(Second Edition)
- Spring Boot 2.0 Cookbook(Second Edition)
- 云原生架構(gòu):從技術(shù)演進(jìn)到最佳實(shí)踐