Update README.md

This commit is contained in:
WLS2002
2024-07-15 22:09:05 +08:00
committed by GitHub
parent 277db8b489
commit f1fda55ed0

View File

@@ -404,9 +404,13 @@ We warmly welcome community developers to contribute to TensorNEAT and look forw
If you use TensorNEAT in your research and want to cite it in your work, please use:
```
@article{tensorneat,
title = {{Tensorized} {NeuroEvolution} of {Augmenting} {Topologies} for {GPU} {Acceleration}},
@inproceedings{10.1145/3638529.3654210,
author = {Wang, Lishuang and Zhao, Mengfei and Liu, Enyu and Sun, Kebin and Cheng, Ran},
booktitle = {Proceedings of the Genetic and Evolutionary Computation Conference (GECCO)},
year = {2024}
title = {Tensorized NeuroEvolution of Augmenting Topologies for GPU Acceleration},
year = {2024},
doi = {10.1145/3638529.3654210},
pages = {11561164},
numpages = {9},
location = {Melbourne, VIC, Australia},
series = {GECCO '24}
}