drainagesystem 2026-2-11:18:13:10
This commit is contained in:
3
AI Linear Algebra/Inner Products.md
Normal file
3
AI Linear Algebra/Inner Products.md
Normal file
@@ -0,0 +1,3 @@
|
||||
The inner product is a operation that takes in two [[Vectors]] and outputs a number
|
||||
where the inner product can be defined like this: $⟨𝐱, 𝐲⟩ =∑^𝑛_{𝑖=1}𝑥_𝑖𝑦_𝑖$
|
||||
inner products have the unique property that if two vectors are orthogonal from each other that their inner product is 0.
|
||||
Reference in New Issue
Block a user