Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quark0 authored Oct 1, 2018
1 parent 6a18a2a commit d9dcf6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Instructions for acquiring PTB and WT2 can be found [here](https://github.com/sa

## Evaluating the pretrained models
The easist way to check whether your environment is compatible with ours is to evaluate the pretrained models.

**CIFAR-10** ([cifar10_model.pt](https://drive.google.com/file/d/1Y13i4zKGKgjtWBdC0HWLavjO7wvEiGOc/view?usp=sharing))
```
cd cnn && python test.py --auxiliary --model_path cifar10_model.pt
Expand Down

0 comments on commit d9dcf6f

Please sign in to comment.