From 7f90afba7f2391f5d1423de065b4a4bdde8f1c38 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Sat, 8 Oct 2016 19:57:00 +0330 Subject: [PATCH] chore(readme): time is relative to the machine --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5affc1..c83ced5 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ A simple Machine Learning library. # neural network examples stack exec example-xor stack exec example-424 -# notMNIST dataset, achieves ~87.5% accuracy after 9 epochs (2 minutes) +# notMNIST dataset, achieves ~87.5% accuracy after 9 epochs stack exec example-notmnist # Naive Bayes document classifier, using Reuters dataset