summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKai Li <kaili_kloud@163.com>2014-02-11 10:59:53 +0800
committerKai Li <kaili_kloud@163.com>2014-02-11 11:55:40 +0800
commit84a3149f50de409bca3d85f9a9978748c49a7301 (patch)
tree45d9b22295aa64418c1288a88913c1d3b97dbaa7 /scripts
parent0e41d0871a5fc90790b9fc13e90a7db7194ce7d5 (diff)
downloadcaffeonacl-84a3149f50de409bca3d85f9a9978748c49a7301.tar.gz
caffeonacl-84a3149f50de409bca3d85f9a9978748c49a7301.tar.bz2
caffeonacl-84a3149f50de409bca3d85f9a9978748c49a7301.zip
Remove trailing whitespace in example gnuplot script
Diffstat (limited to 'scripts')
-rw-r--r--scripts/plot_log.gnuplot.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/plot_log.gnuplot.example b/scripts/plot_log.gnuplot.example
index c6a05d97..925d0495 100644
--- a/scripts/plot_log.gnuplot.example
+++ b/scripts/plot_log.gnuplot.example
@@ -11,7 +11,7 @@
# Now you have mnist.log.train and mnist.log.test.
# gnuplot mnist.gnuplot
-# The fields present in the data files that are usually proper to plot along
+# The fields present in the data files that are usually proper to plot along
# the y axis are test accuracy, test loss, training loss, and learning rate.
# Those should plot along the x axis are training iterations and seconds.
# Possible combinations: