From d1cced00fc542b0a66e8155df9ca3be74deab6a3 Mon Sep 17 00:00:00 2001 From: Siddhartha Saxena Date: Wed, 16 Mar 2022 13:03:19 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bcb6e0f..0b51ebb 100644 --- a/README.md +++ b/README.md @@ -75,3 +75,4 @@ python main.py --lm=$DESTINATION OF SAVED MODEL --tr=0 This will first print the training error and then the test error while also saving a score_matrix.mat in the folder the model is loaded that can be used to run test scripts from [here](https://drive.google.com/open?id=0B3lPMIHmG6vGN0hSQjFJUHZ0YTg) +