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,