All Projects → qizhex → Controllable-Invariance

qizhex / Controllable-Invariance

Licence: other
No description, website, or topics provided.

Programming Languages

python
139335 projects - #7 most used programming language
prolog
421 projects
perl
6916 projects
shell
77523 projects

Controllable-Invariance

Code for the paper: Controllable Invariance through Adversarial Feature Learning. Qizhe Xie, Zihang Dai, Yulun Du, Eduard Hovy and Graham Neubig. NIPS 2017

Requirement:

  • Python 2.7
  • Pytorch 0.1.11

Steps:

  • conda install pytorch=0.1.11 cuda80 -c soumith
  • tar xzvf data.tar.gz
  • cd MT
  • mkdir obj
  • cd src
  • bash train.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].