Skip to content

Commit 25a9d3b

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818

1919
---
2020
<p align="center">
21-
🌟 **Unlocking the Power of Distributed GPU-Acceleration in Evolutionary Computation**
22-
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/).
21+
🌟 **Unlocking the Power of Distributed GPU-Acceleration in Evolutionary Computation**🌟
2322
</p>
23+
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

2525
---
2626

0 commit comments

Comments
 (0)