projects
/
platform
/
upstream
/
caffe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e41d08
)
Remove trailing whitespace in example gnuplot script
author
Kai Li
<kaili_kloud@163.com>
Tue, 11 Feb 2014 02:59:53 +0000
(10:59 +0800)
committer
Kai Li
<kaili_kloud@163.com>
Tue, 11 Feb 2014 03:55:40 +0000
(11:55 +0800)
scripts/plot_log.gnuplot.example
patch
|
blob
|
history
diff --git
a/scripts/plot_log.gnuplot.example
b/scripts/plot_log.gnuplot.example
index
c6a05d9
..
925d049
100644
(file)
--- 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: