mobile wallpaper 1mobile wallpaper 2mobile wallpaper 3mobile wallpaper 4
Markdown Tutorial
2025-01-20
1426 字
A simple example of a Markdown blog post.
Encrypted Post
2024-01-15
469 字
该文章已加密
Neural Networks from Scratch
2026-04-03
52 字
The math, intuition, and code behind how neural networks actually learn — from a single neuron to a working training loop.
How to Use LLMs
2026-04-02
52 字
A practical guide to using large language models — models, thinking, search, deep research, docs, code, agents, voice, vision, and memory.
How LLMs Actually Work
2026-04-01
54 字
A visual, interactive guide to how large language models are built — from raw internet text to a conversational assistant. Based on Andrej Karpathy's technical deep dive.
自顶向下学习 zap 日志库
2026-03-09
3131 字
自顶向下阅读 zap 日志库源码——从 Logger 接口设计到 Core 实现,解析 zap 高性能日志的核心机制与最佳实践。
LLM Quant App & Design
2026-03-03
36 字
The application architecture and design philosophy behind the LLM Quant platform — from data pipeline to user interface.
Quantitative Factor Analysis
2026-03-02
36 字
Deep dive into quantitative factor analysis — factor construction, testing, and combination strategies enhanced by machine learning.