From e45267048b0542105622dd83da259b0f73481f4d Mon Sep 17 00:00:00 2001 From: fazilaltinel Date: Mon, 7 Dec 2020 08:06:18 +0300 Subject: [PATCH] Update for reference repository --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 268499c..1b0a190 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # PyTorch-DANN +This repo is mostly based on https://github.com/wogong/pytorch-dann. + A PyTorch implementation for paper *[Unsupervised Domain Adaptation by Backpropagation](http://sites.skoltech.ru/compvision/projects/grl/)* InProceedings (icml2015-ganin15)