AI, Quant, Career, and Immigration Notes

Miao Hancheng

Temu · Ph.D. Candidate at Arizona State University

I work on AI systems and write about quantitative research, career decisions, and immigration experience.

这里既写技术实践,也写长期选择。If you want the fastest overview, start from the profile card and then jump into the topic pages or featured posts.

Current: Temu Research: LLMs / NLP / Causal ML Writing: AI / Quant / Career / Immigration
  • Focus on applied LLM systems, evaluation, and engineering delivery.
  • Use this site as a bilingual notebook for research, work, and life decisions.
  • Maintain open source projects including pysmatch and llm_stock_report.

Start from a theme

Featured picks and latest notes

AI Chinese
低成本部署OpenClaw记录

记录一次低成本部署 OpenClaw 的过程,包括 RackNerd VPS、Telegram Bot、Gemini、OpenRouter 和 Brave API 的接入。

AI Chinese
英伟达dam实测

简要记录英伟达 DAM 模型的本地测试结果,以及输入图片后的描述效果。

AI Chinese
文本大模型rag检索

用 Ollama、Embedding 和 FAISS 搭建 RAG 匹配链路,解决需要先理解再检索的实际问题。

AI Chinese
多语言NER模型微调

记录一次多语言 NER 模型微调实践,重点在数据构建、增量标签和教师模型约束。