The Machine Learning “Advent Calendar” Day 22: Embeddings in Excel
towardsdatascience.com·4d
🗂️Vector Databases
Preview
Report Post

of this series, we will talk about deep learning.

And when people talk about deep learning, we immediately think of these images of deep neural networks architectures, with many layers, neurons, and parameters.

In practice, the real shift introduced by deep learning is elsewhere.

It is about learning data representations.

In this article, we focus on text embeddings, explain their role in the machine learning landscape, and show how they can be understood and explored in Excel.

1. Classic Machine earning vs. Deep learning

We will discuss, in this part, why embedding is introduced.

1.1 Where does deep learning fit?

To understand embeddings, we first need to clarify the place of deep learning.

We will use the term classic machine learning to desc…

Similar Posts

Loading similar posts...