Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ license: mit
|
|
| 7 |
|
| 8 |
[๐ Project Page](https://recursivemas.github.io) | [๐ป Code](https://github.com/RecursiveMAS/RecursiveMAS) | [๐ Paper](https://arxiv.org/abs/2604.25917)
|
| 9 |
|
| 10 |
-
We introduce
|
| 11 |
RecursiveMAS treats a multi-agent system as a unified recursive computation, where heterogeneous agents iteratively exchange, refine, and evolve their latent states across recursion rounds. In the Sequential-Light setting, the Planner Agent is responsible for producing the initial reasoning plan, which is then passed to subsequent agents through lightweight RecursiveLink modules for further refinement and solution generation.
|
| 12 |
|
| 13 |
## Model Details
|
|
|
|
| 7 |
|
| 8 |
[๐ Project Page](https://recursivemas.github.io) | [๐ป Code](https://github.com/RecursiveMAS/RecursiveMAS) | [๐ Paper](https://arxiv.org/abs/2604.25917)
|
| 9 |
|
| 10 |
+
We introduce RecursiveMAS, a multi-agent framework that scales agent collaboration through latent-space recursion.
|
| 11 |
RecursiveMAS treats a multi-agent system as a unified recursive computation, where heterogeneous agents iteratively exchange, refine, and evolve their latent states across recursion rounds. In the Sequential-Light setting, the Planner Agent is responsible for producing the initial reasoning plan, which is then passed to subsequent agents through lightweight RecursiveLink modules for further refinement and solution generation.
|
| 12 |
|
| 13 |
## Model Details
|