176 related articles

Deep dive into core ML statistics: MLE derivations, multivariate Gaussian, linear regression and least squares equivalence, empirical risk minimization, method of moments, and how EWMA connects to Adam optimizer.

Deep analysis of core ML statistics concepts covering MLE derivation, multivariate Gaussian, linear regression and least squares equivalence, empirical risk minimization, method of moments, and EWMA's connection to Adam optimizer.

Complete guide for backend developers transitioning to AI/LLM engineering. Covers the 4 core skills—Python, RAG, Fine-tuning, and Agents—with a phased learning roadmap and practical project advice.

Build an enterprise RAG knowledge base Q&A system using Spring AI 2.0, Cursor AI programming, Ollama local deployment, and Redis vector storage. Runs on just 4GB VRAM.

ChatGPT adds document, spreadsheet, and slide processing capabilities, supporting information consolidation, data analysis, presentation generation, and in-file editing — directly competing with Microsoft Copilot and Google Workspace AI.

A beginner's guide to prompt engineering covering the four functions of prompts, the key differences from prompt engineering, a six-step systematic workflow, and critical technical and practical limitations.

LightlyStudio is an Apache-2.0 open-source tool for image embedding visualization, hover preview, and distribution analysis, tested at million-scale to help developers explore, debug, and curate visual datasets.

A deep dive into how neural network hidden layers solve the XOR problem through feature space transformation, with math, geometry, and concrete examples.

A systematic guide to the three core math areas for ML—linear algebra, calculus, and probability—with verified free resources like Mathematics for Machine Learning, 3Blue1Brown, and practical learning strategies.

A tiny 14-byte AI brain attempts to solve a 2D maze, exploring the limits of information compression and intelligence. Discover evolutionary algorithms, memory constraints, and the value of minimal AI.

Deep dive into Dear ImGui's immediate mode GUI design, technical features, and use cases. Covers immediate vs retained mode, backend support, game engine integration, and ecosystem extensions.

Not every data science problem needs ML. This guide offers a decision framework across four dimensions — rule complexity, data quality, prediction needs, and interpretability — to avoid over-engineering.

Build high-quality AI projects on a budget. Learn how to use Ollama, Groq, Chroma, and other free open-source tools to build RAG systems and multi-Agent workflows from scratch.

Build high-quality AI projects on a budget. Learn how to use Ollama, Groq, Chroma, and other free open-source tools to build RAG systems and multi-Agent workflows from scratch.

A systematic guide to cross-region packet loss monitoring covering core challenges, tool comparison (MTR, SmokePing, PRTG, Zabbix, ThousandEyes), and a self-hosted deployment solution using Prometheus + Grafana.

A systematic guide to Claude Code, covering CLI installation, switching to domestic models, project analysis, code generation, and Git workflow. Master the CC command system and land enterprise-grade development applications quickly.

A systematic guide to Claude Code: from CLI installation and domestic model switching to project analysis, code generation, and Git workflows. Master the CC command system and engineering collaboration.

Rocky is a minimal, transparent open-source coding agent with a core loop under a few hundred lines of Python, native DeepSeek search, Research mode, and built-in SWE benchmarking for reproducible agent experiments.

Bilibili creator KaterSony tests Claude Sonnet 5 across 8 real-world tasks—image recognition, 3D modeling, web generation—comparing it against GPT-5.5, Gemini 3.1 Pro, and revealing its true capability limits and cost traps.

Andrew Ng and Anthropic's Claude Code course covers RAG development, data analysis, and Figma-to-frontend projects, with deep dives into context management, MCP tools, and CLAUDE.md architecture.