10 related articles

Revisiting the USSR's experiment using linear programming and computer networks to optimize its national economy—from Kantorovich's shadow prices to the OGAS project—and its lessons for AI governance.

Exploring why class imbalance research is scarce in ML, analyzing limitations of SMOTE and AI-generated data in medical imaging, with pragmatic strategies like anomaly detection and Focal Loss.

Learn how to build a medical AI assistant using RAG covering 790 diseases and 1.7M consultation records, with complete implementation of knowledge base construction, vector retrieval, BERT fine-tuning, and recall-ranking optimization.

A systematic guide to four core ML concepts: supervised learning's input-output mapping, classification's discrete label prediction, design matrices, and featurization for converting variable-length data into fixed vectors.

A detailed guide on building a patient no-show prediction system from model selection to production, covering LightGBM recall optimization, FastAPI deployment, MLflow tracking, SHAP explainability, and CI/CD automation.

A systematic learning path for understanding the Kimi K3 technical report, covering MoE, MLA, distributed training, and modern post-training techniques.

Why do stakeholders expect zero error rates from ML models? This article explores the cognitive gap between deterministic thinking and probabilistic reality, and provides practical strategies for data scientists to manage expectations.

Why do stakeholders expect zero error rates from ML models? This article explores the cognitive gap between deterministic thinking and probabilistic systems, and provides practical strategies for data scientists to manage expectations.

OpenAI merges ChatGPT and Codex into a super app and releases three new GPT-5.6 models: Sol, Terra, and Luna. A deep dive into four hands-on workflows—Computer Use, Loops, and multi-threading—for the AI agent era.

LLMs are often overconfident and prone to hallucination. How can AI learn to say "I'm not sure"? This article explains the reinforcement learning approach with metacognitive feedback and how calibrating confidence boosts LLM trustworthiness.