Browse Source

update env required info

master
wogong 6 years ago
parent
commit
355596b599
  1. 4
      README.md

4
README.md

@ -1,6 +1,6 @@
# PyTorch-DANN # PyTorch-DANN
A pytorch implementation for paper *[Unsupervised Domain Adaptation by Backpropagation](http://sites.skoltech.ru/compvision/projects/grl/)*
A PyTorch implementation for paper *[Unsupervised Domain Adaptation by Backpropagation](http://sites.skoltech.ru/compvision/projects/grl/)*
InProceedings (icml2015-ganin15) InProceedings (icml2015-ganin15)
Ganin, Y. & Lempitsky, V. Ganin, Y. & Lempitsky, V.
@ -10,7 +10,7 @@ A pytorch implementation for paper *[Unsupervised Domain Adaptation by Backpropa
## Environment ## Environment
- Python 3.6 - Python 3.6
- PyTorch 0.4.1
- PyTorch 1.0
## Note ## Note

Loading…
Cancel
Save