icml17_knn
icml17_knn copied to clipboard
missing functions
it seems that there are some scripts missing in utils. When trying to execute nntest.py I receive the following:
File "nntest.py", line 2, in
Hi,
Suppose you downloaded our code at $BASEDIR/graph_knn, please run the following command to add all modules in the pythonpath.
export PYTHONPATH=$BASEDIR/graph_knn
Then python will not complain about "no module named utils.nn"