This repository was archived by the owner on Dec 11, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Original file line number Diff line number Diff line change @@ -52,15 +52,19 @@ If you use ELF in your research, please consider citing the original NIPS paper
52
52
53
53
If you use ELF OpenGo or OpenGo-like functionality, please consider citing the library as follows::
54
54
55
- @misc{ELFOpenGo2018,
56
- author = {Yuandong Tian and {Jerry Ma*} and {Qucheng Gong*} and Shubho Sengupta and Zhuoyuan Chen and C. Lawrence Zitnick},
57
- title = {ELF OpenGo},
58
- year = {2018},
59
- journal = {GitHub repository},
60
- howpublished = {\url{https://github.com/pytorch/ELF}}
61
- }
62
-
63
- \* Qucheng Gong and Jerry Ma equally contributed as second authors.
55
+ @article{tian2019elfopengo,
56
+ author = {{Yuandong Tian} and {Jerry Ma*} and {Qucheng Gong*} and {Shubho Sengupta*} and
57
+ {Zhuoyuan Chen} and {James Pinkerton} and {C. Lawrence Zitnick}},
58
+ title = {ELF OpenGo: An Analysis and Open Reimplementation of AlphaZero},
59
+ journal = {CoRR},
60
+ volume = {abs/1902.04522},
61
+ year = {2019},
62
+ url = {http://arxiv.org/abs/1902.04522},
63
+ archivePrefix = {arXiv},
64
+ eprint = {1902.04522}
65
+ }
66
+
67
+ \* Equal contribution.
64
68
65
69
\*\* We also thank Yuxin Wu for his help on this project.
66
70
You can’t perform that action at this time.
0 commit comments