Skip to main content
← All Tags

Machine Learning

273 articles in this category (Page 10 of 12)

AI NewsKubernetesMachine Learning

KubeCon NA 2025 - Robert Nishihara on Open Source AI Compute with Kubernetes, Ray, PyTorch, and vLLM

Robert Nishihara discusses how Kubernetes, Ray, and PyTorch enable scalable AI compute at KubeCon 2025.

Read more
AI NewsMachine LearningLarge Language Models

NVIDIA Introduces Orchestrator-8B: Reinforcement Learning Controller for Tool and Model Orchestration

Orchestrator-8B achieves 30% lower cost and 2.5x faster execution than GPT-5 on benchmark tasks.

Read more
AI NewsArchitecture & DesignMachine Learning

LinkedIn Achieves 90% Offline Cost Reduction with Real-Time Recommendation Architecture

LinkedIn reduced offline costs by 90% by migrating from batch-based recommendations to a real-time architecture leveraging dynamic scoring and decoupled pipelines.

Read more
AI NewsMachine LearningData Science

K-Means Cluster Evaluation with Silhouette Analysis

Evaluate K-means clustering quality using silhouette scores, with Python code examples and insights on cluster validity.

Read more
AI NewsMachine LearningLLMs

Salesforce AI Research Introduces xRouter: A Reinforcement Learning Router for Cost Aware LLM Orchestration

Salesforce’s xRouter achieves near GPT-5 accuracy on Olympiad Bench while reducing GPT-5 evaluation cost by 87.5%.

Read more
AI NewsMachine LearningDevelopment

Google Brings Colab Integration to Visual Studio Code

Google released a VS Code extension enabling connection to Colab runtimes, unifying local development with cloud-based AI environments.

Read more
AI NewsAI AgentsMachine Learning

Microsoft AI Releases Fara-7B: An Efficient Agentic Model for Computer Use

Microsoft’s Fara-7B, a 7 billion parameter agentic model, achieves 73.5% success on the WebVoyager benchmark, offering a cost-effective alternative to larger systems.

Read more
AI NewsMachine LearningDevOps

The Complete Guide to Docker for Machine Learning Engineers

This article details how to package, run, and ship a complete machine learning prediction service using Docker, covering model training to API serving and distribution.

Read more
AI NewsAgentic AIMachine Learning

Agent0: A Fully Autonomous AI Framework for Data-Free Agent Evolution

Agent0 achieves a 24% average performance gain on general reasoning benchmarks by evolving agents without external data through multi-step co-evolution.

Read more
AI NewsPrivacyMachine Learning

Federated Learning: Training Models Without Centralizing User Data

Federated learning enables training on sensitive user data without centralizing it, complying with GDPR and HIPAA.

Read more
AI NewsMachine LearningNatural Language Processing

Inside ChatGPT: Deconstructing "Attention Is All You Need" (Part 1)

This article explains the shift from Recurrent Neural Networks (RNNs) to the Transformer architecture, detailing the vanishing gradient problem and the core concepts of self-attention.

Read more
AI NewsAI InfrastructureMachine Learning

Perplexity AI Releases TransferEngine and pplx garden to Run Trillion Parameter LLMs on Existing GPU Clusters

Perplexity AI’s TransferEngine achieves 400 Gbps RDMA throughput across NVIDIA and AWS EFA networks for trillion-parameter LLMs.

Read more
AI NewsMachine LearningInformation Theory

From Shannon to Modern AI: A Complete Information Theory Guide for Machine Learning

Connect Claude Shannon’s 1948 insights to modern machine learning through entropy, information gain, and cross-entropy loss.

Read more
AI NewsMachine LearningGoogle

Google Announces Gemini 3: A New Standard in Multimodal AI

Google's Gemini 3 launch on November 18, 2025, delivers a unified multimodal AI platform with a 1,048,576 token context window.

Read more
AI NewsMachine LearningModel Optimization

Why Decision Trees Fail (and How to Fix Them)

Discover three common reasons why decision tree models fail and learn practical Python solutions to fix them, improving test RMSE scores.

Read more
AI NewsOpen SourceMachine Learning

Efficient Optimization With Ax, an Open Platform for Adaptive Experimentation

Meta released Ax 1.0, an open-source platform utilizing machine learning to automate complex experimentation and improve AI models at scale.

Read more
AI NewsMachine LearningPrivacy

Erase and Forget: The Revolutionary Privacy Tool for AI Models

A new 'unlearning' technique allows AI models to selectively remove data without full retraining, reducing costs and enhancing privacy.

Read more
AI NewsMachine LearningTime Series

Forecasting with Tree-Based Models for Time Series

Demonstrates how to use decision tree models for time series forecasting, achieving a Mean Absolute Error (MAE) of approximately 45.32 on the airline passenger dataset.

Read more
AI NewsMachine LearningIBM

New IBM Granite 4 Models to Reduce AI Costs with Inference-Efficient Hybrid Mamba-2 Architecture

IBM’s Granite 4.0 family of small language models aims to deliver up to 70% reduction in RAM usage for long inputs and concurrent batches while maintaining competitive accuracy.

Read more
AI NewsMachine LearningOptimization

A Coding Guide to Implement Advanced Hyperparameter Optimization with Optuna

Implement Advanced Hyperparameter Optimization with Optuna using Pruning, Multi-Objective Search, Early Stopping, and Deep Visual Analysis.

Read more
AI NewsMachine LearningSoftware Engineering

Code Arena Launches as a New Benchmark for Real-World AI Coding Performance

LMArena launched Code Arena, a platform evaluating AI models on complete application building, shifting focus from code snippets to agentic workflows.

Read more
AI NewsMachine LearningApplications

Google DeepMind’s WeatherNext 2 Uses Functional Generative Networks For 8x Faster Probabilistic Weather Forecasts

Google DeepMind’s WeatherNext 2 achieves 6.5% CRPS improvement over GenCast, delivering faster and more accurate probabilistic weather forecasts.

Read more
AI NewsSoftware DevelopmentMachine Learning

AI-Driven Software Delivery: Leveraging Lean, ChOP & LLMs to Create Effective Learning Experiences

QCon’s experiment delivered a certification program using AI, achieving an 89% ‘green’ satisfaction rating and demonstrating the power of RAG architectures.

Read more
AI NewsMachine LearningHardware

Groq's Custom LPU Revolutionizes Low-Cost Inference with Compound Agent

Groq's LPU enables fast, low-cost inference, highlighted by their Compound agent capable of web search and code execution.

Read more