From 8c34cbafce66052f9de18687940b728bf5b9e4e9 Mon Sep 17 00:00:00 2001 From: EMI_Ran Date: Wed, 27 Mar 2024 17:01:07 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 553f265..0ef2d5a 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,6 @@ more examples are in `tensorneat/examples`. - Engage in discussions and share your experiences on [GitHub Discussion Board](https://github.com/EMI-Group/evox/discussions). - Join our QQ group (ID: 297969717). -- Official Website: https://evox.group/ ## Citing TensorNEAT @@ -117,7 +116,6 @@ If you use TensorNEAT in your research and want to cite it in your work, please @article{tensorneat, title = {{Tensorized} {NeuroEvolution} of {Augmenting} {Topologies} for {GPU} {Acceleration}}, author = {Wang, Lishuang and Zhao, Mengfei and Liu, Enyu and Sun, Kebin and Cheng, Ran}, - booktitle = {Proceedings of the Genetic and Evolutionary Computation Conference}, - year = {2024}, - series = {GECCO '24} + booktitle = {Proceedings of the Genetic and Evolutionary Computation Conference (GECCO)}, + year = {2024} }