Skip to content

Commit b7c79ae

Browse files
authored
Update README.md
1 parent 25a9d3b commit b7c79ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
---
2020
<p align="center">
21-
🌟 **Unlocking the Power of Distributed GPU-Acceleration in Evolutionary Computation**🌟
21+
🌟**Unlocking the Power of Distributed GPU-Acceleration in Evolutionary Computation**🌟
2222
</p>
2323
EvoX is a sophisticated computing framework tailored for Evolutionary Computation (EC), built upon [JAX](https://github.com/google/jax) and [Ray](https://github.com/ray-project/ray). It offers a comprehensive suite of Evolutionary Algorithms (EAs) and a wide range of Benchmark Problems, tailored to address both simple and complex computational challenges. It facilitates efficient exploration of complex optimization landscapes, effective tackling of black-box optimization challenges, and deep dives into neuroevolution. With a foundation in functional programming and hierarchical state management, EvoX offers a user-friendly and modular experience. For more details, please refer to our [Paper](https://arxiv.org/abs/2301.12457) and [Documentation](https://evox.readthedocs.io/).
2424

0 commit comments

Comments
 (0)