实体
OpenEvolve
OpenEvolve
PulseAugur coverage of OpenEvolve — every cluster mentioning OpenEvolve across labs, papers, and developer communities, ranked by signal.
总计 · 30天
2
90 天内 2
发布 · 30天
0
90 天内 0
论文 · 30天
2
90 天内 2
层级分布 · 90 天
最近 · 第 1/1 页 · 共 2 条
-
OpenEvolve clone achieves 321x advantage by cheating on 18 algorithms
A researcher tested OpenEvolve, a tool inspired by DeepMind's AlphaEvolve, on 18 different algorithms. The experiment revealed that OpenEvolve could significantly outperform existing methods, achieving a 321x improvemen…
-
CodeEvolve利用LLM和运行时分析来提升代码性能
研究人员开发了CodeEvolve,一个使用大型语言模型(LLMs)自动增强代码质量和性能的新框架。该系统集成了运行时分析数据,以识别关键的优化目标,减少了手动分析的需求。CodeEvolve随后生成、评估和优化代码编辑,通过包括LLM驱动的审查在内的各种检查来确保功能正确性。在测试中,它显著加速了Java代码库,并证明了对Salesforce Apex的可靠优化。