Code for the paper :
Link : https://arxiv.org/abs/1903.03332
Default python version is 2.7.12.
For every other place where python 3.5.2 is used, python3 is mentioned.
Run below command to install python packages
pip install -r requirements_python2.7.txt
pip3 install -r requirements_python3.txt