Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

run-autotrain

Sterne24
Forks9
Aktualisiert13. Juli 2026 um 13:44

Autonomous model training optimization loop using autoresearch methodology. Invoked as `/autotrain <model-name>` (e.g., `/autotrain tide`). Iteratively modifies model architecture code, runs training via parallel local execution, evaluates a target metric, and keeps or reverts changes to find the best model. Uses parallel Agent workers for hyperparameter search and sequential iterations for architecture changes. Use when the user wants to optimize a model, run autoresearch, find the best architecture, or improve training metrics. Includes epoch escalation (Mode C) for pushing past plateaus. Optionally accepts `--metric <name>` to specify the optimization target.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
2 Dateien
SKILL.md
readonly