Uniform Distribution
x∈U:P(x)=1|U|
x∈U:P(x)=1|U|
x0: P(x) = 1,∀ x ≠ x0: P(x) = 0 In Probability Theory, a point distribution is a distribution which assigns all the probability to a given point (set element).
An optimization algorithm for finding the local minimum of a differentiable function. (The red arrows show the minimums of J(Θ0,Θ1), i.e. the cost function) To find the minimum of the cost function, we take its derivative and “move along” the tangential line of steepest (negative) descent. Each “step” is determined by the coefficient α, which is called the Learning Rate. Θjnew:=Θjold−α∂∂ΘjJ(Θ0,Θ1)
A linear mapping from a vector space to a field of scalars. In other words, a linear function which acts upon a vector resulting in a real number (scalar) α:V⟶R
Tensors Tensor Product
Bases Bases Transformation Coordinate Transformation Covectors Dual Space Identity Matrix Invertible Matrix Invertible Matrix Orthonormal Basis Tensor Product Tensors Vector Space Axioms (Vector Space)
A mapping from V→W that preserves the operations of addition and scalar multiplication. Also known as # Linear Map Linear Transformation Linear Function
A function of several variables that is linear, separately, in each variable. A multilinear map of one variable is a standard linear mapping.
The space of all linear functionals f:V→R, noted as V∗ The dual space has the same dimension as the corresponding vector space or, given a space V, with bases (v1,…,vn), there exists a dual space V∗ with a dual basis (v∗1,…,v∗n).