Classification and Domain Adaptation on MNIST and SVHN datasets
Implementation of a domain adaptation neural networks on the MNIST and SVHN datasets. I implemented this repo for a technical interview for Heuritech and trained it on my GPU back in 2019.
Original paper: Unsupervised Domain Adaptation by Backpropagation
My implementation with results: domain-adaptation