Concepts about vectors
Concepts about vectors
Last updated
Was this helpful?
Concepts about vectors
Last updated
Was this helpful?
Vectors are a list of numbers that meaningfully and uniquely represent data. See below for an example.
Although vectors may look like a series of random numbers, they are actually the result of carefully constructed and trained artificial neural networks (more details below).
Think of vectors as the fingerprint of data. Much like how everyone has their own fingerprint, every piece of data (whether it is an image, video, text or audio) has its own vector.
Vectors can be constructed from: 1) A row of data (for example - the machine learning model is an excellent example 2) Extracting a layer in the middle of a neural network
Neural networks allow us to provide a new way to see the work done.