Update README.md

This commit is contained in:
Marcus Vinicius de Carvalho 2021-10-04 18:39:47 +08:00 committed by GitHub
parent 0d0b043e40
commit 4efa5b6da2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,17 @@
# Reference
## Paper
ACDC: Online Unsupervised Cross-Domain Adaptation
[ArXiv]()
## Bibtex
```
TODO
```
# Welcome to ACDC!
This is a framework aiming autonomously cross-domain conversion (ACDC) which handles fitting/training and concept drifts with a complete self-evolving structure, achieving domain adaptation via a domain-adversarial classifier module, all without the need for hyper-parameter tunability.