[libfann] 225/242: *** empty log message ***

Christian Kastner chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:10:48 UTC 2014


This is an automated email from the git hooks/post-receive script.

chrisk-guest pushed a commit to tag Version2_0_0
in repository libfann.

commit 50ef66d24e2151e9abcb7b4d208d5d0276e6dcf3
Author: Steffen Nissen <lukesky at diku.dk>
Date:   Thu Dec 15 00:23:12 2005 +0000

    *** empty log message ***
---
 benchmarks/benchmark.sh   |   3 +--
 benchmarks/benchmarks.pdf | Bin 815106 -> 649080 bytes
 benchmarks/gnuplot        |   2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/benchmarks/benchmark.sh b/benchmarks/benchmark.sh
index ea48526..6d19a60 100755
--- a/benchmarks/benchmark.sh
+++ b/benchmarks/benchmark.sh
@@ -13,8 +13,7 @@ function benchmark_algorithm() {
 function benchmark_problem() {
     rm -f *_fixed.net
     algo="fann_rprop_stepwise"; benchmark_algorithm;
-    echo "./quality_fixed $prob.$algo.train.out_fixed_train $prob.$algo.train.out_fixed_test $prob.$algo.fixed_train.out $prob.$algo.fixed_test.out *_fixed.net"
-    	
+    #echo "./quality_fixed $prob.$algo.train.out_fixed_train $prob.$algo.train.out_fixed_test $prob.$algo.fixed_train.out $prob.$algo.fixed_test.out *_fixed.net"    	
     algo="fann_cascade"; benchmark_algorithm;
     algo="fann_rprop"; benchmark_algorithm;
     algo="fann_quickprop"; benchmark_algorithm;
diff --git a/benchmarks/benchmarks.pdf b/benchmarks/benchmarks.pdf
index ac48299..e00bae5 100644
Binary files a/benchmarks/benchmarks.pdf and b/benchmarks/benchmarks.pdf differ
diff --git a/benchmarks/gnuplot b/benchmarks/gnuplot
index 18bfe52..4fe35a1 100644
--- a/benchmarks/gnuplot
+++ b/benchmarks/gnuplot
@@ -89,7 +89,7 @@ plot "gene.fann_rprop.test.out" title "fann rprop test" with lines -1, \
  "gene.jneural.train.out" title "jneural incremental train" with lines 9
 set nologscale
 
-set logscale y
+set logscale x
 #set output "mushroom.ps"
 set title "mushroom"
 plot "mushroom.fann_rprop.test.out" title "fann rprop test" with lines -1, \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfann.git



More information about the debian-science-commits mailing list