Skip to content

Commit 0b58f56

Browse files
committed
cite
1 parent 0a71b88 commit 0b58f56

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,14 @@ learner = BYOL(
155155
primaryClass = {cs.LG}
156156
}
157157
```
158+
159+
```bibtex
160+
@misc{chen2020exploring,
161+
title={Exploring Simple Siamese Representation Learning},
162+
author={Xinlei Chen and Kaiming He},
163+
year={2020},
164+
eprint={2011.10566},
165+
archivePrefix={arXiv},
166+
primaryClass={cs.CV}
167+
}
168+
```

0 commit comments

Comments
 (0)