Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 271 Bytes

File metadata and controls

4 lines (3 loc) · 271 Bytes

Unsupervised-Domain-Adaptation

Explored the concept of UDA by training a model (on the MNIST dataset) with and without UDA and evaluated both of them on the Coloured MNIST dataset.

Found that model with UDA performed much better than the vanilla classification model