From 79965c5eac5a96f1f6c475b4eb0f3ad6ee59e3d7 Mon Sep 17 00:00:00 2001 From: "Li, Honglin (PG/R - Elec Electronic Eng)" <h.li@surrey.ac.uk> Date: Fri, 6 Dec 2019 17:46:57 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ecdebf..6fc1009 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The code is tested on ## Reproduce To run the experiment, run the split_mnist.py by: -'''sh +'''bash python split_mnist.py' ''' -- GitLab