Skip to content

Commit 5aa6d0d

Browse files
Update README.md
1 parent a01d85f commit 5aa6d0d

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,4 +183,19 @@ python setup.py build_from_source
183183
- [ ] CPU-acclerated optimizer
184184

185185
## The Team
186-
TorchOpt is a work by Jie Ren, Xidong Feng, Bo Liu, [Luo Mai](https://luomai.github.io/) and [Yaodong Yang](https://www.yangyaodong.com/).
186+
TorchOpt is a work by Jie Ren, Xidong Feng, [Bo Liu](https://github.com/Benjamin-eecs/), [Luo Mai](https://luomai.github.io/) and [Yaodong Yang](https://www.yangyaodong.com/).
187+
188+
## Citing TorchOpt
189+
190+
If you find TorchOpt useful, please cite it in your publications.
191+
192+
```
193+
@software{TorchOpt,
194+
author = {Jie Ren and Xidong Feng and Bo Liu and Luo Mai and Yaodong Yang},
195+
title = {TorchOpt},
196+
year = {2022},
197+
publisher = {GitHub},
198+
journal = {GitHub repository},
199+
howpublished = {\url{https://github.com/metaopt/TorchOpt}},
200+
}
201+
```

0 commit comments

Comments
 (0)