Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 732 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 732 Bytes

Domain Adaptation

image

Domain adaptation is a subset of transfer learning aimed at addressing the problem of domain shift, where the distribution of the source domain differs from that of the target domain. This report delves into various techniques and methodologies employed to mitigate this issue, with a focus on adapting deep learning models to new domains effectively.

We tested the MNIST,SVHN and USPS datasets using algorithms like DANN, deep CORAL, source-only techniques.

Screenshot (108)