Skip to content

Commit 9eff4c4

Browse files
xingyousongcopybara-github
authored andcommitted
Add bibtex to decoding-regression
PiperOrigin-RevId: 723276248
1 parent ac126ff commit 9eff4c4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Decoding-based Regression
2+
This folder contains basic keras code implementing the numeric decoder head.
3+
4+
## Citation
5+
If you found this codebase useful, please consider citing our paper. Thanks!
6+
7+
```bibtex
8+
@article{decoding_regression,
9+
author={Xingyou Song and Dara Bahri},
10+
year={2025},
11+
eprint={2501.19383},
12+
archivePrefix={arXiv},
13+
primaryClass={cs.LG},
14+
url={https://arxiv.org/abs/2501.19383},
15+
}
16+
```

0 commit comments

Comments
 (0)