Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 627 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 627 Bytes

Anti-Phishing - Threat Intelligence

Program modes

For precomputing given image dataset:

  • ph.exe -dataset ..\phishIRIS_DL_Dataset -mode precompute

For training and testing precomputed samples:

  • ph.exe -dataset ..\phishIRIS_DL_Dataset -mode trainval

You can find more detail in the assignment report!

  • download link of the phishIRIS_DL_Dataset: link

  • directory of precomputed files: \PH\bin\Debug\pre-computed

  • directory of dataset: \PH\bin\phishIRIS_DL_Dataset