## This is the code for running the sampling algorithm to interogate a classifier or API:

In order to run the code you will need API keys for the corresponding API or a classifier model you want to interrogate.  The specific model or API you chose will impact the dependencies of this code.  

>> cd [path to folder]/sampling_Code
>> python NeurIPS_Sampling_Code.py

