Ml Autoresearch

Use when the user wants an autonomous ML research loop that does more than blindly try changes. After every training run the agent analyses what actually happened inside the model — gradients, activations, embeddings, errors, data — and grounds the next change in that evidence. A `<literature>` on/off dial adds scientific-literature grounding: off behaves as a pure analysis-first loop; on searches papers, grades the evidence, and implements only what prior work supports. One change per run; loops forever until interrupted. Not for one-off training runs or hyperparameter sweeps.

gaasher Updated

File contents

gaasher/Agent-Loop-Skills commit c498d85018

Frequently asked questions

npx skillmds@latest add gaasher/ml-autoresearch