机器学习
ML Research Skill
Comprehensive skill for ML/AI research experiments and finetuning. Use when:
(1) Setting up new ML research project ("create ML project", "init experiment")
(2) Finetuning models ("finetune LLM", "adapt pretrained model", "LoRA", "QLoRA")
(3) Training from scratch ("train model", "run experiment")
(4) Debugging ML issues ("model not converging", "loss exploding", "GPU OOM")
(5) Setting up experiment tracking ("add W&B", "setup MLflow")
(6) Optimizing GPU usage ("batch size tuning", "memory optimization")
(7) Creating visualizations ("plot training curves", "confusion matrix")
(8) Auditing ML code ("check reproducibility", "review experiment")
Triggers: "ML", "machine learning", "deep learning", "training", "finetuning",
"PyTorch", "TensorFlow", "experiment", "GPU", "CUDA", "model", "neural network",
"W&B", "MLflow", "reproducibility", "learning rate", "checkpoint", "epoch"