Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ml-experiment-skills

ml-experiment-skills에는 fagonzalezo에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
2
Stars
0
업데이트
2026-05-24
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

ml-experiment-planner
소프트웨어 개발자

Generates structured, rigorous experiment plans for machine learning research. Use this skill whenever a user wants to design, plan, or structure an ML experiment — including baseline comparisons, ablation studies, hyperparameter sweeps, architecture searches, data experiments, fine-tuning runs, or evaluation protocols. Trigger on phrases like "experiment plan", "research plan", "how should I test", "design an experiment", "ablation study", "benchmark this", "evaluate my model", "compare these approaches", or any request to systematically validate an ML idea or hypothesis. Also use for questions like "how do I know if X works better than Y" in an ML context. Produces a research-design plan (hypothesis, conditions, metrics, decision rules) — NOT a code-implementation plan. Implementation planning is a separate follow-up step, ideally run in plan mode after the experiment plan is accepted. Do NOT use for pure theory questions, math derivations, non-ML software engineering tasks, or for planning the code/scripts

2026-05-24
ml-experiment-reporter
소프트웨어 개발자

Writes a structured report on ML experiment results, grounded in the experiment's DESIGN.md and the actual results files. Use this skill whenever a user wants to document, summarise, or communicate the outcome of a machine learning experiment — including phrases like "write a report", "summarise my results", "document what happened", "write up the experiment", "generate a summary of exp_N", "what did my experiment show", or "I finished running my experiment". Always use this skill when the user has completed (or partially completed) an experiment and wants a written record of findings. The report is written to experiments/exp_N/reports/summary.md. Do NOT use for planning new experiments (use ml-experiment-planner instead) or for pure data analysis without a write-up goal.

2026-05-24