Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin-eecs authored May 11, 2022
1 parent a01d85f commit 5aa6d0d
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,19 @@ python setup.py build_from_source
- [ ] CPU-acclerated optimizer

## The Team
TorchOpt is a work by Jie Ren, Xidong Feng, Bo Liu, [Luo Mai](https://luomai.github.io/) and [Yaodong Yang](https://www.yangyaodong.com/).
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/).

## Citing TorchOpt

If you find TorchOpt useful, please cite it in your publications.

```
@software{TorchOpt,
author = {Jie Ren and Xidong Feng and Bo Liu and Luo Mai and Yaodong Yang},
title = {TorchOpt},
year = {2022},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/metaopt/TorchOpt}},
}
```

0 comments on commit 5aa6d0d

Please # to comment.