11 Dec Towards Data Science AI The Machine Learning “Advent Calendar” Day 11: Linear Regression in Excel Posted by walter December 11, 2025 0 Linear Regression looks simple, but it introduces the core ideas of modern machine learning: loss functions, optimization, g... Continue reading
11 Dec Hugging Face Agents New in llama.cpp: Model Management Posted by walter December 11, 2025 0 A Blog post by ggml.ai on Hugging Face Continue reading
11 Dec Towards Data Science AI Drawing Shapes with the Python Turtle Module Posted by walter December 11, 2025 0 A step-by-step tutorial that explores the Python Turtle Module Continue reading
11 Dec Towards Data Science AI 7 Pandas Performance Tricks Every Data Scientist Should Know Posted by walter December 11, 2025 0 What I've learned about making Pandas faster after too many slow notebooks and frozen sessions Continue reading
11 Dec Towards Data Science AI How Agent Handoffs Work in Multi-Agent Systems Posted by walter December 11, 2025 0 Understanding how LLM-based agents transfer control to each other in a multi-agent system with LangGraph Continue reading
11 Dec AI Agents Research How the UK Government and Google DeepMind Partnership Can Accelerate National Agentic AI Posted by walter December 11, 2025 0 In December 2025, the UK Government announced a major collaboration with Google DeepMind aimed at boosting scientific discovery, improv... Continue reading
10 Dec Hugging Face Agents Codex is Open Sourcing AI models Posted by walter December 10, 2025 0 We’re on a journey to advance and democratize artificial intelligence through open source and open science. Continue reading
10 Dec Hugging Face Agents We Got Claude to Fine-Tune an Open Source LLM Posted by walter December 10, 2025 0 We’re on a journey to advance and democratize artificial intelligence through open source and open science. Continue reading
10 Dec Google AI Agents These developers are changing lives with Gemma 3n Posted by walter December 10, 2025 0 From enhancing assistive technology to addressing the digital divide, developers built mobile-first solutions to address real-world pro... Continue reading
10 Dec Towards Data Science AI The Machine Learning “Advent Calendar” Day 10: DBSCAN in Excel Posted by walter December 10, 2025 0 DBSCAN shows how far we can go with a very simple idea: count how many neighbors live close to each point. It finds clusters... Continue reading