veekaybee/what_are_embeddings
An educational survey paper and notebook collection explaining embeddings from fundamentals through modern transformer-based approaches.

Velocity · 7d
+1.0
★ / day
Trend
→steady
star history
This repository contains a comprehensive survey paper, LaTeX document, and Jupyter notebooks that explain embeddings as a core ML data structure. It covers the evolution from TF-IDF and one-hot encoding through Word2Vec to transformer architectures and transfer learning. The materials explore how embeddings enable semantic understanding and scaling in modern machine learning systems, with practical industry usage patterns.