Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiangYan authored Jan 30, 2019
1 parent 5b504df commit 48621f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ For fair comparison with DeepFool, we follow it to use [matconvnet](https://gith

Please download processed datasets and reference models (including MNIST and CIFAR-10) at [Google Drive](https://drive.google.com/open?id=15xoZ-LUbc9GZpTlxmCJmvL_DR2qYEu2J) or [Baidu Pan](https://pan.baidu.com/s/1-TSXR8kVcat7IXtuE74nJg).

For the MLP with batch normalization example [issue 2](https://github.com/ZiangYan/deepdefense.pytorch/issues/2), please download the reference model at [Google Drive](https://drive.google.com/open?id=1Vy4xWeXhOX_QluYH33SHVE3q_KDOOBeF) or [Baidu Pan](https://pan.baidu.com/s/1cIgGX6b-1AQ4ybSyX2xDew).
For the MLP with batch normalization example [(issue 2)](https://github.com/ZiangYan/deepdefense.pytorch/issues/2), please download the reference model at [Google Drive](https://drive.google.com/open?id=1Vy4xWeXhOX_QluYH33SHVE3q_KDOOBeF) or [Baidu Pan](https://pan.baidu.com/s/1cIgGX6b-1AQ4ybSyX2xDew).

## Usage
To train a Deep Defense LeNet model using default parameters on MNIST:
Expand Down

0 comments on commit 48621f7

Please sign in to comment.