Back to Developer Roadmap

Vectors

src/data/roadmaps/backend/content/vectors@yKNdBbahm_h81xdMDT-qx.md

4.01.0 KB
Original Source

Vectors

Vectors are mathematical objects that have both magnitude (length) and direction. They are often represented as ordered lists of numbers, called components. In computer science, and particularly within AI and machine learning, vectors are used to represent data points in a multi-dimensional space, allowing for calculations of similarity, distance, and direction between data points.

Visit the following resources to learn more: