|
|
|
|
|
by FreshmanD
167 days ago
|
|
Hi HN, we are the team behind LoongFlow.
We built this framework to use evolve thinking solve any tasks. LoongFlow brings Evolutionary Algorithms (EA) into the agent workflow. It evolves taskss over generations (via selection, crossover, and mutation) to maximize performance. Key features: General-Evolve: Good at Algorithm task. ML-Evolve: Specialized for machine learning tasks. Paper: We recently released our paper on arXiv: https://arxiv.org/abs/2512.24077 The repo is fully open source (Python). We'd love to hear your feedback on the architecture and the idea of "breeding" better agents! |
|