zhengliz / natural-adversary

Generating Natural Adversarial Examples, ICLR 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There is no requirements.txt or .yml file for recreating the environment for this code to run in. I'm guessing this is python 2 since I'm getting issues with python 3. I also don't know what pytorch release was used.

aarontuor opened this issue · comments

The text experiment part of this repository is developed based on ARAE, it can run on the same environment with ARAE. (python3, pytorch0.3.1)