From fc470e87814ed85c5d7983e78e533f7321624ff2 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:42:48 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad706f3..ee2e90d 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ The code is tested on * Keras 2.2.4 ## Reproduce -To run the experiment, run the """split_mnist.py""" files via: -'''python split_mnist.py''' +To run the experiment, run the 'split_mnist.py' files via: +'python split_mnist.py' The result should be similar to the figure below: -- GitLab