diff --git a/README.md b/README.md index 83eb2871..dfb0ca33 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,9 @@ We currently support translations in two languages, [English](https://evox.readt - Official Website: https://evox.group/ ## Sister Projects - +- TensorNEAT: Tensorized NeuroEvolution of Augmenting Topologies (NEAT) for GPU Acceleration. Check out [here](https://github.com/EMI-Group/tensorneat). +- TensorRVEA: Tensorized Reference Vector Guided Evolutionary Algorithm (RVEA) for GPU Acceleration. Check out [here](https://github.com/EMI-Group/tensorrvea). +- TnesorACO: Tensorized Ant Colony Optimization (ACO) for GPU Acceleration. Check out [here](https://github.com/EMI-Group/tensoraco). - EvoXBench: A benchmark platform for Neural Architecutre Search (NAS) without the requirement of GPUs/PyTorch/Tensorflow, supporting various programming languages such as Java, Matlab, Python, ect. Check out [here](https://github.com/EMI-Group/evoxbench). ## Citing EvoX