Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 332 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 332 Bytes

Domain Adversarial Network

Domain adversarial network trained on MNIST-M, SVHN, and USPS

Source domain: MNIST-M

Target domain: SVHN and USPS

From MNIST-M to SVHN: feature

From MNIST-M to USPS: feature2

See problem 3 in Report.pdf and Spec.pdf more details.