Representation Glossary
Browse 3 representation terms defined in plain English, from the cultural dictionary of computing.
3 Representation Terms
- Embedding
- A dense vector representation of data (text, images, etc.) in a continuous vector space where semantic similarity corresponds to geometric proximity. The...
- Embedding Space
- A high-dimensional vector space where items (words, images, documents) are represented as points such that similar items are close together. Enables semantic...
- Latent Space
- Latent Space is a compressed, abstract representation of data learned by a neural network, where each dimension captures a meaningful feature or pattern...