THU-Team-Eureka
- 4 skills
- 0 followers
- 1 week ago last updated
- ▌ Generate Inputs · thu-team-eurekaInteractively generate all required EUREKA problem input files (INSTRUCTION.md, SUBMISSION_FORMAT.md, evaluate.py) and the launch script (run.sh) from a researcher's natural language description, then validate the evaluation pipeline.
- ▌ Prepare Workspace · thu-team-eurekaValidate problem setup, test the evaluation pipeline, and configure the environment before the propose-implement loop begins.
- ▌ Implement Approach · thu-team-eurekaRun a grader-driven experiment from an assigned initial hypothesis. Reads the hypothesis brief, writes code, submits candidates through the grading service, and iterates on official scores within one approach directory.
- ▌ Propose Approaches · thu-team-eurekaPropose initial hypotheses for an optimization problem. Reads problem and submission format from workspace inputs, generates diverse starting strategies, and writes a manifest for parallel grader-driven experiments.