diff --git a/README.md b/README.md index 67561bf..4b5d31b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TensorNEAT: Tensorized NEAT implementation in JAX +# NEATax: 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, @@ -85,4 +85,4 @@ if __name__ == '__main__': `/examples` folder contains more examples. -## TO BE COMPLETE... \ No newline at end of file +## TO BE COMPLETE...