renee-jia/scholar-loop
在全部 GitHub 仓库 中按Star排名第 753(共 803)
An autonomous AI scientist: a multi-agent loop over literature, experiments, self-critique and write-up, with deterministic guards against reward-hacking and hallucination.
项目介绍
read papers → find a gap → run real experiments → reflect → write & self-review
ScholarLoop runs the loop a PhD actually runs: it reads the literature, forms a grounded hypothesis, runs real ML experiments, scores them against a frozen ground-truth metric, learns from its failures, and drafts a peer-reviewed write-up — autonomously, with a deterministic harness that keeps the agents honest and impossible to reward-hack.
The LLM does only the open-ended reasoning. Everything checkable — search-space pruning, dedup, calibration, number-grounding, promotion gates — is deterministic, unit-tested code, and the metric is the only optimization target (no LLM-as-judge in the optimization loop).…
最新指标
| Star | 469 | 2026-09-12 |
|---|---|---|
| Fork | 35 | 2026-09-12 |
| 提交 | 26 | 2026-09-12 |
| 发布 | 0 | 2026-09-12 |
| Watcher | 30 | 2026-09-12 |
| 开放 issue | 0 | 2026-09-12 |
| 开放 PR | 0 | 2026-09-12 |