The model files are in scripts folder.
On AWS server, clone the repo by typing:
git clone https://github.com/Taranveer/Quora_QP.gitInstall Dynet (with GPU support) by:
conda create -n dynet python=2.7
source activate dynet
bash install_dynet.bashSimply run the jupyter notebook with the same name.
nvidia-smi