- Hands-On Mathematics for Deep Learning
- Jay Dawani
- 171字
- 2021-06-18 18:55:12
Inner product space
An inner product on a vector space is a function , and satisfies the following rules:
and
For all and
.
It is important to note that any inner product on the vector space creates a norm on the said vector space, which we see as follows:

We can notice from these rules and definitions that all inner product spaces are also normed spaces, and therefore also metric spaces.
Another very important concept is orthogonality, which in a nutshell means that two vectors are perpendicular to each other (that is, they are at a right angle to each other) from Euclidean space.
Two vectors are orthogonal if their inner product is zero—that is, . As a shorthand for perpendicularity, we write
.
Additionally, if the two orthogonal vectors are of unit length—that is, , then they are called orthonormal.
In general, the inner product in is as follows:

- 劍破冰山:Oracle開發藝術
- Modern Programming: Object Oriented Programming and Best Practices
- Architects of Intelligence
- 深入淺出數字孿生
- Neural Network Programming with TensorFlow
- Oracle高性能自動化運維
- Hadoop 3.x大數據開發實戰
- 數據挖掘原理與SPSS Clementine應用寶典
- 跟老男孩學Linux運維:MySQL入門與提高實踐
- Construct 2 Game Development by Example
- Mastering LOB Development for Silverlight 5:A Case Study in Action
- SQL Server 2012實施與管理實戰指南
- Mastering ROS for Robotics Programming(Second Edition)
- Rust High Performance
- 數據庫原理及應用:SQL Server 2016