Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 487 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 487 Bytes

ML-for-CyberSecurity

This is repository consisting of codes, models and data for the CSAW HackML 2020 challenge

About the files and directories:

-- data : copy the data into this folder

-- model : consists of the saved models, backdoored models, pruned models (for accuracy tolerance (x) = 2,4,10,30), pruned + fined tuned models

-- '*.ipynb' : consists of the code for pruning, saving and pruning + fine tuning the backdoored net

-- eval.py : python file to evaluate a model