Skip to content

Commit c0f6605

Browse files
committed
fix sela readme path error
1 parent 7824c93 commit c0f6605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sela/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Official implementation for paper [SELA: Tree-Search Enhanced LLM Agents for Aut
66

77
SELA is an innovative system that enhances Automated Machine Learning (AutoML) by integrating Monte Carlo Tree Search (MCTS) with LLM-based agents. Traditional AutoML methods often generate low-diversity and suboptimal code, limiting their effectiveness in model selection and ensembling. SELA addresses these challenges by representing pipeline configurations as trees, enabling agents to intelligently explore the solution space and iteratively refine their strategies based on experimental feedback.
88

9-
For more details, please visit the [SELA path](..\..\metagpt\ext\sela\README.md).
9+
For more details, please visit the [SELA path](../../metagpt/ext/sela/README.md).

0 commit comments

Comments
 (0)