Skip to content

sarathreddy1992/CSE-791-Advances-in-Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE-791-Advances-in-Deep-Learning

Assignments and Final Project

For the final Project

Requirement : It requires tensorflow version 1.5 Note: Root folder of project should be “Code” folder

General

python3 -d

For IFGSM train: python3 IFGSM/CnnModel.py -d "malimg.npz" -train true For IFGSM test: python3 IFGSM/CnnModel.py -d "malimg.npz" -test true For JSMA: python3 JSMA/jsma.py -d "malimg.npz" For C&W: python3 C&W/C&W.py -d "malimg.npz" For ATN: python3 ATN/ATN.py -d "malimg.npz" For ATN train : python3 ATN/ATN.py -d "malimg.npz" -train true

About

Assignments and Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages