diff --git a/README.md b/README.md new file mode 100644 index 0000000..9344b38 --- /dev/null +++ b/README.md @@ -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.