Merge remote-tracking branch 'origin/experienment' into experienment

This commit is contained in:
wls2002
2023-08-09 18:01:37 +08:00

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# TensorNEAT: Tensorized NeuroEvolution of Augmenting Topologies for GPU Acceleration
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 forward network computation, mutation, and crossover at the population level.