File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -89,18 +89,14 @@ optimizers for sparse and dense updates in both Eager and Graph modes.
89
89
If you find TensorFlow ManOpt useful in your research, please cite:
90
90
91
91
```
92
- @software{tfmanopt2020smirnov,
93
- author = {Oleg Smirnov},
94
- title = {{TensorFlow ManOpt: a library for manifold-
95
- constrained optimization in TensorFlow}},
96
- month = oct,
97
- year = 2020,
98
- publisher = {Zenodo},
99
- version = {v0.1.0},
100
- doi = {10.5281/zenodo.4094937},
101
- url = {https://doi.org/10.5281/zenodo.4094937}
92
+ @misc{smirnov2021tensorflow,
93
+ title={TensorFlow ManOpt: a library for optimization on Riemannian manifolds},
94
+ author={Oleg Smirnov},
95
+ year={2021},
96
+ eprint={2105.13921},
97
+ archivePrefix={arXiv},
98
+ primaryClass={cs.MS}
102
99
}
103
-
104
100
```
105
101
106
102
## Acknowledgment
You can’t perform that action at this time.
0 commit comments