Skip to content

Commit

Permalink
Save model in tensorflow
Browse files Browse the repository at this point in the history
  • Loading branch information
divyam3897 committed Jan 9, 2018
1 parent be77d3e commit e850c64
Show file tree
Hide file tree
Showing 8 changed files with 238 additions and 209 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,4 +38,4 @@ For more resources on Jupyter Notebooks, check out the following:
## Result

The image below shows 10 samples of 2 on the left, perturbation in the middle and the adversarial examples on the right
![Adversarial examples](https://github.com/divyam3897/adversarial-examples/blob/master/test.png)
![Adversarial examples](https://github.com/divyam3897/adversarial-examples/blob/master/result.png)
443 changes: 235 additions & 208 deletions adversarial-examples.ipynb

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions checkpoint
@@ -0,0 +1,2 @@
model_checkpoint_path: "classifier"
all_model_checkpoint_paths: "classifier"
Binary file added classifier.data-00000-of-00001
Binary file not shown.
Binary file added classifier.index
Binary file not shown.
Binary file added classifier.meta
Binary file not shown.
Binary file added result.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed test.png
Binary file not shown.

0 comments on commit e850c64

Please sign in to comment.