The Machine Learning “Advent Calendar” Day 24: Transformers for Text in Excel
An intuitive, step-by-step look at how Transformers use self-attention to turn static word embeddings into contextual representations, illustrated with simple e...
An intuitive, step-by-step look at how Transformers use self-attention to turn static word embeddings into contextual representations, illustrated with simple e...
A step-by-step 1D CNN for text, built in Excel, where every filter, weight, and decision is fully visible. The post The Machine Learning “Advent Calendar” Day 2...
A step-by-step 1D CNN for text, built in Excel, where every filter, weight, and decision is fully visible. The post The Machine Learning “Advent Calendar” Day 2...
Understanding text embeddings through simple models and Excel The post The Machine Learning “Advent Calendar” Day 22: Embeddings in Excel appeared first on Towa...
From Random Ensembles to Optimization: Gradient Boosting Explained The post The Machine Learning “Advent Calendar” Day 20: Gradient Boosted Linear Regression in...
Understanding ensemble learning from first principles in Excel The post The Machine Learning “Advent Calendar” Day 19: Bagging in Excel appeared first on Toward...
In this article, we rebuild Logistic Regression step by step directly in Excel. The post The Machine Learning “Advent Calendar” Day 12: Logistic Regression in E...
Linear Regression looks simple, but it introduces the core ideas of modern machine learning: loss functions, optimization, gradients, scaling, and interpretatio...
In Day 6, we saw how a Decision Tree Regressor finds its optimal split by minimizing the Mean Squared Error. The post The Machine Learning “Advent Calendar” Day...
Exploring the k-NN classifier with its variants and improvements The post The Machine Learning “Advent Calendar” Day 2: k-NN Classifier in Excel appeared first...
This first day of the Advent Calendar introduces the k-NN regressor, the simplest distance-based model. Using Excel, we explore how predictions rely entirely on...
View on sreweekly.com Fix-mas Countdown The folks at Uptime Labs and Advanced Capacity Labs have announced an advent calendar for this December. Note: In order...