Update README.md

This commit is contained in:
EMI_Ran
2024-03-26 08:39:46 +08:00
committed by GitHub
parent 6970e6a6d5
commit fd91ee4f5e

View File

@@ -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,