From 6037256cb2c0bb0532a687be57dfb269971bda6c Mon Sep 17 00:00:00 2001 From: WLS2002 <64534280+WLS2002@users.noreply.github.com> Date: Mon, 15 Jul 2024 22:35:11 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index edc443a..42ba1fd 100644 --- a/README.md +++ b/README.md @@ -398,7 +398,8 @@ We warmly welcome community developers to contribute to TensorNEAT and look forw 4. Thanks to [Brax](https://github.com/google/brax) and [gymnax](https://github.com/RobertTLange/gymnax) for efficient benchmarking frameworks. -5. Thanks to [EvoX](https://github.com/EMI-Group/evox) for multi-device and distributed support. +5. Thanks to the [EvoX](https://github.com/EMI-Group/evox). Integrating with EvoX allows TensorNEAT to combine the NEAT algorithm with other evolutionary algorithms, expanding its potential. EvoX also provides multi-device and distributed support for TensorNEAT. + ## Citing TensorNEAT