caml-mimic
caml-mimic copied to clipboard
Cannot reproduce logreg
the logistic regression part in training.py seems not complete.....
I have almost edited it to be runnable (see my fork and changes of models.py). But the results are not as good as the one on the paper.
Also, the authors have another implementation of logreg using sklearn. But the log_reg.py seems not complete.
Best, A