joshsaxe / eXposeDeepNeuralNetwork

eXpose deep neural network, detects malicious URLs, file paths and registry keys with proper training
BSD 3-Clause "New" or "Revised" License
43 stars 16 forks source link

Added requirements.txt #5

Open the-c0d3r opened 6 years ago

the-c0d3r commented 6 years ago

requirements.txt file for easier installation with pip

pip install -r requirements.txt

mgsjon commented 6 years ago

The version for every dependency also very important!

the-c0d3r commented 6 years ago

@mgsjon do you by any chance know which version of the dependencies the project is using? Because the README doesn't provide that information.

mgsjon commented 6 years ago

@the-c0d3r I am sorry for this,I don`t know any one in exactly. I was try to completed this project in auto pip install dependecies,but failed. In the issues list #2, give tensorflow 0.7.1 and keras 1.0.3, it could be finished,but the results went wrong compared to README.

the-c0d3r commented 6 years ago

I got the same exact issue. Very different result compared with the README. I saw #2 and I tried the same version as well. I think the project has been abandoned. The sad thing is there are also other alternatives for this purpose, but all of them seem to be abandoned, and no proper documentation on dependency versions.

mgsjon commented 6 years ago

Have you try to contacte the author?

青出于蓝而胜于蓝,冰水为之而寒于水!

在 2018年3月2日,17:37,the-c0d3r notifications@github.com 写道:

I got the same exact issue. Very different result compared with the README. I saw #2 and I tried the same version as well. I think the project has been abandoned. The sad thing is there are also other alternatives for this purpose, but all of them seem to be abandoned, and no proper documentation on dependency versions.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

mgsjon commented 6 years ago

python 2.7 and Keras v1.1