machine learning

The Machine Learning “Advent Calendar” Day 7: Decision Tree Classifier

, we explored how a Decision Tree Regressor chooses its optimal split by minimizing the Mean Squared Error (MSE). Today for Day 7 of the Machine Learning “Advent Calendar”, we proceed the identical approach but...

Artificial Intelligence, Machine Learning, Deep Learning, and Generative AI — Clearly Explained

. Machine Learning and Deep Learning are mentioned just as often. And now, Generative AI seems to dominate nearly every technology conversation. For a lot of professionals outside the AI field, this vocabulary will be confusing....

The Machine Learning “Advent Calendar” Day 3: GNB, LDA and QDA in Excel

working with k-NN (k-NN regressor and k-NN classifier), we all know that the k-NN approach could be very naive. It keeps your entire training dataset in memory, relies on raw distances, and doesn't...

The Machine Learning “Advent Calendar” Day 6: Decision Tree Regressor

5 days of this Machine Learning “Advent Calendar”, we explored 5 models (or algorithms) which are all based on distances (local Euclidean distance, or global Mahalanobis distance). So it's time to change the approach,...

Reading Research Papers within the Age of LLMs

an interesting conversation on X about the way it is becoming difficult to maintain up with recent research papers due to their ever-increasing quantity. Truthfully, it’s a general consensus that it’s unimaginable to...

On the Challenge of Converting TensorFlow Models to PyTorch

Within the interest of managing reader expectations and stopping disappointment, we would love to start by stating that this post does not provide a totally satisfactory solution to the issue described within the title. We are...

The Machine Learning “Advent Calendar” Day 5: GMM in Excel

Within the previous article, we explored distance-based clustering with K-Means. further: to enhance how the gap could be measured we add variance, with the intention to get the Mahalanobis distance. So, if k-Means is the...

Do Labels Make AI Blind? Self-Supervision Solves the Age-Old Binding Problem

paper from Konrad Körding’s Lab , “Does Object Binding Naturally Emerge in Large Pretrained Vision Transformers?” gives insights right into a foundational query in visual neuroscience: what's required to bind visual elements and...

Recent posts

Popular categories

ASK ANA