GitHub 仓库

renee-jia/scholar-loop

Python 首次收录 2026-06-15 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 728 / 共 783

461 Star

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).…

摘自 github.com/renee-jia/scholar-loop

最新指标

Star 461 2026-07-16
Fork 35 2026-07-16
提交 26 2026-07-16
发布 0 2026-07-16
Watcher 30 2026-07-16
开放 issue 0 2026-07-16
开放 PR 0 2026-07-16