chore(readme): time is relative to the machine

This commit is contained in:
Mahdi Dibaiee 2016-10-08 19:57:00 +03:30
parent 016ebcaa93
commit 7f90afba7f

View File

@ -46,7 +46,7 @@ A simple Machine Learning library.
# neural network examples # neural network examples
stack exec example-xor stack exec example-xor
stack exec example-424 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 stack exec example-notmnist
# Naive Bayes document classifier, using Reuters dataset # Naive Bayes document classifier, using Reuters dataset