mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-04 13:22:39 +02:00
commit
2b160f2949
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ # SELA: Tree-Search Enhanced LLM Agents for Automated Machine Learning
|
|||
|
||||
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.
|
||||
|
||||
For more details, please visit the [SELA path](..\..\metagpt\ext\sela\README.md).
|
||||
For more details, please visit the [SELA path](../../metagpt/ext/sela/README.md).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue