DistriNet / DLWF

Source code for our NDSS'18 paper "Automated Website Fingerprinting through Deep Learning"
99 stars 38 forks source link

Environment configuration #4

Open ywang-art opened 3 years ago

ywang-art commented 3 years ago

I see in your paper that you use Theano as the back end and Keras as the front end. Can you tell me the system on which you run this code and the version of the relevant package in the Python environment? Thank you very much!

ywang-art commented 3 years ago

I see in your paper that you use Theano as the back end and Keras as the front end. Can you tell me the system on which you run this code and the version of the relevant package in the Python environment? Thank you very much!

ywang-art commented 3 years ago

Can you upload requirements.txt? Thank you very much!