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

Christian Kastner chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:10:44 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 c5cca27c22dee5cedcca6e7cfbdffc929d58f6eb
Author: Steffen Nissen <lukesky at diku.dk>
Date:   Wed Oct 26 12:06:39 2005 +0000

    *** empty log message ***
---
 benchmarks/benchmark.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/benchmarks/benchmark.sh b/benchmarks/benchmark.sh
index 1fb627e..c3e4992 100755
--- a/benchmarks/benchmark.sh
+++ b/benchmarks/benchmark.sh
@@ -2,7 +2,7 @@
 
 date;
 
-max_seconds_training=1000;
+max_seconds_training=200;
 secs_between_reports=0.01;
 
 function benchmark_algorithm() {
@@ -36,8 +36,8 @@ function benchmark_problem() {
 #benchmark_problem;
 #exit;
 
-prob="building"; n1=16; n2=0; sec_train=$max_seconds_training;
-benchmark_problem;
+#prob="building"; n1=16; n2=0; sec_train=$max_seconds_training;
+#benchmark_problem;
 
 prob="diabetes"; n1=4; n2=0; sec_train=$max_seconds_training;
 benchmark_problem;

-- 
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