Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -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:
|
If you use TensorNEAT in your research and want to cite it in your work, please use:
|
||||||
```
|
```
|
||||||
@article{tensorneat,
|
@inproceedings{10.1145/3638529.3654210,
|
||||||
title = {{Tensorized} {NeuroEvolution} of {Augmenting} {Topologies} for {GPU} {Acceleration}},
|
author = {Wang, Lishuang and Zhao, Mengfei and Liu, Enyu and Sun, Kebin and Cheng, Ran},
|
||||||
author = {Wang, Lishuang and Zhao, Mengfei and Liu, Enyu and Sun, Kebin and Cheng, Ran},
|
title = {Tensorized NeuroEvolution of Augmenting Topologies for GPU Acceleration},
|
||||||
booktitle = {Proceedings of the Genetic and Evolutionary Computation Conference (GECCO)},
|
year = {2024},
|
||||||
year = {2024}
|
doi = {10.1145/3638529.3654210},
|
||||||
|
pages = {1156–1164},
|
||||||
|
numpages = {9},
|
||||||
|
location = {Melbourne, VIC, Australia},
|
||||||
|
series = {GECCO '24}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user