csong27 / membership-inference

Code for Membership Inference Attack against Machine Learning Models (in Oakland 2017)
175 stars 63 forks source link

Theano and Lasagne versions #7

Open shme opened 5 years ago

shme commented 5 years ago

Hi,

Could you please let me know the Theano and Lasagne versions used in the code?

Thanks.

KaimingZhu commented 4 years ago

Maybe you can use Theano with version 0.7, and update the Lasagne to the latest version. Hope it helps.