Update README.md
This commit is contained in:
parent
4efa5b6da2
commit
3650840788
11
README.md
11
README.md
|
@ -4,12 +4,19 @@
|
||||||
|
|
||||||
ACDC: Online Unsupervised Cross-Domain Adaptation
|
ACDC: Online Unsupervised Cross-Domain Adaptation
|
||||||
|
|
||||||
[ArXiv]()
|
[ArXiv](https://arxiv.org/abs/2110.01326)
|
||||||
|
|
||||||
## Bibtex
|
## Bibtex
|
||||||
|
|
||||||
```
|
```
|
||||||
TODO
|
@misc{decarvalho2021acdc,
|
||||||
|
title={ACDC: Online Unsupervised Cross-Domain Adaptation},
|
||||||
|
author={Marcus de Carvalho and Mahardhika Pratama and Jie Zhang and Edward Yapp},
|
||||||
|
year={2021},
|
||||||
|
eprint={2110.01326},
|
||||||
|
archivePrefix={arXiv},
|
||||||
|
primaryClass={cs.LG}
|
||||||
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
# Welcome to ACDC!
|
# Welcome to ACDC!
|
||||||
|
|
Loading…
Reference in New Issue