Remove trailing whitespace in example gnuplot script
authorKai Li <kaili_kloud@163.com>
Tue, 11 Feb 2014 02:59:53 +0000 (10:59 +0800)
committerKai Li <kaili_kloud@163.com>
Tue, 11 Feb 2014 03:55:40 +0000 (11:55 +0800)
scripts/plot_log.gnuplot.example

index c6a05d9..925d049 100644 (file)
@@ -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: