Paper: On the Soundness and Completeness of Neural Network Verifiers
Framework:
There are two major steps in CGE.
Soundness and Completeness
Please note that to download this repository, your Git installation requires Git Large File Storage
Firstly, clone the rep:
git lfs clone https://github.com/fengxxu/cge.git
cd cge
mkdir results
unzip benchmarks.zip
unzip verification_results.zip
Secondly, create a new environment and install environment using conda:
(Install conda (How to install) if necessary)
Install environments
conda env create -f environments.yml
Lastly, open the main.ipynb, select the correct kernel for the notebook, following instructions in the notebook to replicate the experiment