Projects
A next-generation algorithm textbook for the AI age. When coding agents can write code, the core skill becomes judgment—how to judge problem types, solution correctness, complexity, and modeling direction.
BUPT_TAOBAO
FeaturedCustomer classification on TaoBao user behavior data using machine learning (Adaboost, K-means). Achieved 34% precision rate in multi-class classification.
Quenda
FeaturedA lightweight, layered Agent framework for Python. Minimal API with Agent, Session, @tool. 26 model providers, 9 core tools, skills framework, and a terminal AI coding agent (Quenda Code).