This repository is a PyTorch implemntation of the paper WRONG: Weighted Relaxed Operation Neural Graph by Shang-Ling Hsu and Tien-Chun Cheng.
The code is written in Python 3.8.5. To install the dependencies, run the following command:
pip install -r requirements.txt
To run the experiments, run the command:
chmod +x exp.sh
./exp.sh