≡ 📚 Agora location [[dimensions]] ☆
Agora locations contain community contributions with titles or topics that match your search.
📜 Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Dimensions.md (contribution by @KGBicheno) ☆ 📎 ≡
dimensions
Go back to the [[AI Glossary]]
Overloaded term having any of the following definitions:
The number of levels of coordinates in a Tensor. For example:
A scalar has zero dimensions; for example, ["Hello"].
A vector has one dimension; for example, [3, 5, 7, 11].
A matrix has two dimensions; for example, [[2, 4, 18], [5, 7, 14]].
You can uniquely specify a particular cell in a one-dimensional vector with one coordinate; you need two coordinates to uniquely specify a particular cell in a two-dimensional matrix.
The number of entries in a feature vector.
The number of elements in an embedding layer.
✨ AI Synthesis Mistral Gemini ChatGPT Claude
Expanding this section will automatically generate an AI synthesis of the contributions in this node.