In mathematics, the dot product, also known as the scalar product, is an operation that takes two equal-length sequences of numbers and returns a single number. Algebraically, it's the sum of the products of corresponding entries of these sequences; geometrically, it relates to the magnitude of two vectors and the cosine of the angle between them. The name "dot product" comes from the centered dot " · " symbol used to represent this operation, and the outcome is a scalar, distinguishing it from results that are vectors.
Stanford University
Autumn 2022-2023
Stanford's CS 221 course teaches foundational principles and practical implementation of AI systems. It covers machine learning, game playing, constraint satisfaction, graphical models, and logic. A rigorous course requiring solid foundational skills in programming, math, and probability.
No concepts data
+ 88 more concepts