From 312253758d3d9e31b814cd55eb4028c5d9e6a70d Mon Sep 17 00:00:00 2001 From: cbschaff Date: Tue, 28 Mar 2017 13:17:27 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8e1ce2..f0d36d5 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Dependencies: Numpy, Tensorflow, and Matplotlib (for visualizations) ### Evaluate a pretrained model: -We provide 6 pretrained models you can use to reproduce our results. Download the models [here](https://github.com/ayanc/NSP/releases/download/untagged-b778691ee67fe075aa38/pretrained_models.zip). +We provide 6 pretrained models you can use to reproduce our results. Download the models [here](https://github.com/cbschaff/NBP/releases/download/untagged-fc96f7a2112b16196f33/pretrained_models.zip). To evaluate a model, run the following commands: