summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 596ef49..c4ea7b8 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ Using the error measurements outlined in the paper (Peak Signal to Noise Ratio a
```
- This can take a few hours to complete, depending on the number of clips you want.
-4. Train:
+4. Train/Test:
- If you want to plug-and-play with the pacman dataset, you can [download my trained models here](https://drive.google.com/open?id=0Byf787GZQ7KvR2JvMUNIZnFlbm8). Load them using the `-l` command described below.
- Train and test your networks by running `python avg_runner.py` from the `Code/` directory, with the following options:
```