Toolbox/Applied agents

ML experiment agents

agents that run training experiments, tune and evolve models

17 repositories, most starred first
State of the category

SakanaAI/AI-Scientist SakanaAI/AI-Scientist is the de facto leader — the most‑starred, end-to-end autonomous research agent that supports self‑hosting and a wide range of model backends. Before choosing, decide whether you need strict reproducibility/auditing, fully local/on‑prem control, long-lived persistent experiments, low LLM spend, or ML‑specific optimization, because those needs are why alternatives proliferate.

Reproducibility and Audit
Teams that must produce publishable, verifiable results or comply with regulation need deterministic review loops, structured artifacts and audit trails rather than ephemeral agent outputs.
Local-first Privacy
Organizations with sensitive data or strict compliance requirements prefer self‑hostable or fully‑local stacks so experiments can run without cloud API keys or external data leaks.
Long-running Control
Long‑horizon research needs persistent memory, branching experiments and easy human takeover so engineers can inspect, resume and steer multi-day automated science.
Low-cost Operations
Continuous 24/7 experiment automation becomes expensive or brittle if every decision calls an LLM, so projects that minimize LLM usage or add reviewer/audit loops lower cost and operational risk.
Specialized ML Tooling
Many teams need agents tuned for ML workflows—hyperparameter-aware proposals, algorithm discovery, sandboxed execution or interactive sandboxes—rather than a one‑size‑fits‑all autonomous scientist.
Find your fit

Which one matches your setup?

Answer any of the questions — the shortlist updates as you go. Recommendations come from the capability passports below, nothing else.

Where should reviews happen?
Can code leave your infrastructure?
What matters most?
Model access?
Pick at least one answer to get a shortlist.
Side by side

Comparison matrix

Axes are extracted from each project's docs by our review pipeline; the maturity score is computed from stars, growth and commit activity — not an opinion. Click a column to sort.

Runs inModelsContextCost to run
15.8k +337/7d
CLICoding-agent pluginBYOKOpenAIAnthropicDiff + related filesSeverity gating & auditsCloud APIs (your key)Your API key or model subscription
7.3k +39/7d
CLIBYOKOpenAIAnthropicGeminiOllama / localFile + related filesCascade & novelty filtersRun fully localYour API key; per-iteration LLM costs (local models nearly free)
4.7k +102/7d
CLIWeb appBYOKOpenAIAnthropicFixed providerDiff + related filesBasic filtering & gatingSelf-hostableRequires your cloud model API keys (per-use billing)
14.5k +34/7d
CLIBYOKOpenAIAnthropicGeminiFixed providerTemplate-level viewEnsemble reviewsSelf-hostable (local GPU)Requires your API keys for cloud models; local GPU needed for open-weight runs.
7.1k +32/7d
CLIOpenAIAnthropicGeminiRelated filesConfig-based controlsCloud APIs (your keys)Your API key, per-run (README cites ≈$15–$20 for experiments + ≈$5 for writing with default models)
3.3k +15/7d
CLIWeb appCoding-agent pluginIDEOpenAIAnthropicGeminiOllama / localFixed providerWhole-repo analysisHuman-in-the-loopSelf-hostableDepends on chosen runner — uses your model provider (API) or local models
1.5k +11/7d
CLIWeb appBYOKOpenAIAnthropicGeminiOllama / localWorkspace-wideMetric-guided pruningFully local optionRequires your API key (OpenAI/Anthropic/etc.), or can run with local LLMs.
937 +1/7d
CLICoding-agent pluginOpenAIAnthropicFixed providerRelated filesValidation + fallbackCloud APIsModel/agent CLI usage costs (your account)
676 +6/7d
CLICoding-agent pluginIDEOpenAIAnthropicGeminiFixed providerManifest + on-demandVerification & provenanceCloud APIs (user keys)Uses your agent/provider API (may be paid).
1.5k +6/7d
CLIWeb appBYOKSandbox workspaceNone mentionedCloud via API keyYour API key; cloud model usage charges.
1.4k +10/7d
CLIOpenAIAnthropicBYOKWhole-repo accessConfigurable filtersCloud API keysYour API keys (OpenAI / Anthropic / OpenRouter)
1.3k +8/7d
CLIBYOKOpenAIAnthropicWhole-repo analysisPhase gates & rate-limitAPI-key cloudYour API key; low LLM cost (README reports ~$0.08/day).
Ranked by maturity — 5 more in the full catalog below.
At a glance

Capability profiles

Six axes, 0–5 each. The shape tells you the strategy: a wide hexagon is a generalist, a spike is a specialist. Showing the 8 most established — the rest are in the full catalog.

ContextNoiseCustomPrivacyModelsMaturity

Provides a lightweight, skill-based autonomous research workflow with built-in cross-model reviewer loops and deterministic integrity audits (Anti-Autoresearch), targeted at reproducible ML research rather than generic agent tasks.

ContextNoiseCustomPrivacyModelsMaturity

Combines MAP-Elites, island-based evolution and LLM ensembles to autonomously discover novel, hardware-optimized algorithms with reproducible scientific pipelines.

ContextNoiseCustomPrivacyModelsMaturity

Auto-distills a growing memory/knowledge graph into reusable AutoSkills and a multi-agent research loop, enabling long-running self-evolving AI scientists.

ContextNoiseCustomPrivacyModelsMaturity

Automates end-to-end scientific discovery by generating hypotheses, running experiments, and producing full LaTeX papers from templates.

ContextNoiseCustomPrivacyModelsMaturity

End-to-end autonomous scientific discovery: it uses progressive agentic tree search to ideate, run experiments, analyze results, and draft papers without human-authored templates.

ContextNoiseCustomPrivacyModelsMaturity

A local-first, long-horizon autonomous research studio that preserves full experiment state, branches, artifacts and lets humans inspect and take over—unlike one-shot cloud chat agents.

ContextNoiseCustomPrivacyModelsMaturity

Implements LLM-guided agentic tree-search specifically for ML code optimization, combining iterative patching, built-in evaluation and HTML visualisation.

ContextNoiseCustomPrivacyModelsMaturity

Uses coding agents to produce semantic, context-aware hyperparameter proposals that read code and rationale rather than treating parameters as anonymous coordinates.

All repositories (17)

ARIS ⚔️ (Auto-Research-In-Sleep) — Lightweight Markdown-only skills for autonomous ML research: cross-model re…

15.8k
+3377d
Python
6 mo

The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑‍🔬

14.5k
+347d
Jupyter Notebook
2 yrs

Open-source implementation of AlphaEvolve

7.3k
+397d
Python
1 yr

The AI Scientist-v2: Workshop-Level Automated Scientific Discovery via Agentic Tree Search

7.1k
+327d
Python
1 yr

🔬 Harness Vibe Research with Self-evolving AI Scientists

4.7k
+1027d
Python
7 mo

Now, Stronger AI Pushes Frontiers, Stronger Our Shared Future.

3.3k
+157d
TypeScript
11 mo

An agentic Machine Learning Engineer

1.5k
+67d
Python
9 mo

AIDE: an LLM agent for machine learning engineering - the research Weco grew out of. Referenced in OpenAI MLE-…

1.5k
+117d
Python
2 yrs

InternAgent-1.5: A Unified Agentic Framework for Long-Horizon Autonomous Scientific Discovery

1.4k
+107d
Python
1 yr

🔥 An autonomous AI agent that runs your deep learning experiments 24/7 while you sleep. Zero-cost monitoring,…

1.3k
+87d
Python
5 mo

LLM agents as your hyperparameter optimizer.

937
+17d
Python
2 mo

Research Artifact Protocol for Rigorous and Trustworthy AI Scientists

676
+67d
Python
5 mo

Kosmos: An AI Scientist for Autonomous Discovery - An implementation and adaptation to be driven by Claude Cod…

579
+57d
Python
10 mo

An autonomous AI scientist: a multi-agent loop over literature, experiments, self-critique and write-up, with…

469
+17d
Python
2 mo

Code associated with the paper An AI system to help scientists write expert-level empirical software

317
Jupyter Notebook
12 mo

One file. Your AI coding agent becomes a scientist. 30+ experiments while you sleep.

258
Python
5 mo

Multi-agent AI scientist that turns experimental data into > publication-ready research papers.

129
-17d
Python
4 mo

More in Applied agents