Jayaram
Results
12
comments of
Jayaram
@lmcinnes Is it correct to assume that the output of the `query` method of `NNDescent` returns the neighbors sorted by increasing distance to the query point? Thanks.
Hello. You will have to first train the DNNs using this script [`train_dnn`](https://github.com/jayaram-r/adversarial-detection/blob/master/expts/train_dnn.py). It should download the data files if I remember correctly. After training the DNNs, you will have...