TL;DR
Deep Researcher Agent is an open-source autonomous framework enabling continuous deep learning experiments with innovative zero-cost monitoring, memory management, and multi-agent architecture, demonstrated over 30-day deployments.
Contribution
It introduces a novel autonomous research framework with zero-cost monitoring, fixed-size memory, and minimal-tool multi-agent design for continuous deep learning experimentation.
Findings
Completed 500+ experiment cycles over 30 days.
Achieved 52% improvement in one project through automation.
Maintained low costs at approximately $0.08 per 24-hour cycle.
Abstract
We present \textbf{Deep Researcher Agent}, an open-source framework that enables large language model (LLM) agents to autonomously conduct deep learning experiments around the clock. Unlike existing AI research assistants that focus on paper writing or code generation, our system addresses the full experiment lifecycle: hypothesis formation, code implementation, training execution, result analysis, and iterative refinement. The framework introduces three key innovations: (1) \textbf{Zero-Cost Monitoring} -- a monitoring paradigm that incurs zero LLM API costs during model training by relying solely on process-level checks and log file reads; (2) \textbf{Two-Tier Constant-Size Memory} -- a memory architecture capped at 5K characters regardless of runtime duration, preventing the unbounded context growth that plagues long-running agents; and (3) \textbf{Minimal-Toolset Leader-Worker…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
