The folder documents contains the assignment pdf for which the code was made
First of all, create a new virtual env then install the requirements.txt file in the root of the project.
There are several experiments that can be run out of the box.
To run one of them type the following command
python -m nnci --exp [EXPERIMENT]
To see which experiments can be run use the --h option