From fd91ee4f5e419173957c20f108491bef4d4295df Mon Sep 17 00:00:00 2001 From: EMI_Ran Date: Tue, 26 Mar 2024 08:39:46 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b5d31b..6bcc62e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# NEATax: Tensorized NEAT implementation in JAX +# TensorNEAT: Tensorized NEAT implementation in JAX TensorNEAT is a powerful tool that utilizes JAX to implement the NEAT (NeuroEvolution of Augmenting Topologies) algorithm. It provides support for parallel execution of tasks such as network forward computation, mutation,