Update README.md
This commit is contained in:
@@ -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)
|
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,
|
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.
|
`/examples` folder contains more examples.
|
||||||
|
|
||||||
## TO BE COMPLETE...
|
## TO BE COMPLETE...
|
||||||
|
|||||||
Reference in New Issue
Block a user