DSE-MSU / DeepRobust

A pytorch adversarial library for attack and defense methods on images and graphs
MIT License
994 stars 192 forks source link

Add gitignore #20

Closed henrykenlay closed 4 years ago

henrykenlay commented 4 years ago

I removed the pycache folders and added the standard python .gitignore to avoid including unwanted change files. This will make it easier to track changes using the command line.