Return-Path: X-Original-To: apmail-hama-dev-archive@www.apache.org Delivered-To: apmail-hama-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E170510FD4 for ; Wed, 7 Aug 2013 03:24:02 +0000 (UTC) Received: (qmail 37849 invoked by uid 500); 7 Aug 2013 03:24:02 -0000 Delivered-To: apmail-hama-dev-archive@hama.apache.org Received: (qmail 37740 invoked by uid 500); 7 Aug 2013 03:24:01 -0000 Mailing-List: contact dev-help@hama.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hama.apache.org Delivered-To: mailing list dev@hama.apache.org Received: (qmail 37719 invoked by uid 99); 7 Aug 2013 03:24:00 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 03:24:00 +0000 Received: from localhost (HELO [192.168.0.14]) (127.0.0.1) (smtp-auth username edwardyoon, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 03:24:00 +0000 Content-Type: text/plain; charset=euc-kr Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: Nightly Build fails occasionally From: "Edward J. Yoon" In-Reply-To: Date: Wed, 7 Aug 2013 12:23:59 +0900 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: dev@hama.apache.org X-Mailer: Apple Mail (2.1508) Thanks!=20 +1 You can commit it directly. --=20 Best Regards, Edward J. Yoon @eddieyoon 2013. 8. 7., =BF=C0=C8=C4 12:20, Yexi Jiang =C0=DB=BC= =BA: > I am currently working on a refined version of NeuralNetwork = (HAMA-770), > the new MLP will be implemented based on it. To quickly fix this = problem > you mentioned, I will simply increase the training time to reduce the > chance of training failed. >=20 >=20 > 2013/8/6 Yexi Jiang >=20 >> Oh, this is caused by the testing of the MultilayerPerceptron, with = small >> probability, the model will fail to learn the correct answer, I will = fix >> this problem. >>=20 >>=20 >> 2013/8/6 Edward J. Yoon >>=20 >> Hi, >>>=20 >>> Can someone look at this please? >>>=20 >>>=20 >>> -- >>>=20 >>> = org.apache.hama.ml.perception.TestSmallMultiLayerPerceptron.testWithMoment= um >>>=20 >>> Failing for the past 1 build (Since Failed#151 ) >>> Took 0 ms. >>> Error Message >>>=20 >>> expected:<1.0> but was:<0.32161226737726983> >>> Stacktrace >>>=20 >>> java.lang.AssertionError: expected:<1.0> but = was:<0.32161226737726983> >>> at org.junit.Assert.fail(Assert.java:91) >>> at org.junit.Assert.failNotEquals(Assert.java:645) >>> at org.junit.Assert.assertEquals(Assert.java:441) >>> at org.junit.Assert.assertEquals(Assert.java:510) >>> at >>> = org.apache.hama.ml.perception.TestSmallMultiLayerPerceptron.testWithMoment= um(TestSmallMultiLayerPerceptron.java:337) >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native = Method) >>> at >>> = sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:= 39) >>> at >>> = sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorIm= pl.java:25) >>> at java.lang.reflect.Method.invoke(Method.java:597) >>> at >>> = org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMetho= d.java:44) >>> at >>> = org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable= .java:15) >>> at >>> = org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.= java:41) >>> at >>> = org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.j= ava:20) >>> at >>> = org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.j= ava:76) >>> at >>> = org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.j= ava:50) >>> at = org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) >>> at >>> = org.junit.experimental.ParallelComputer$1$1.call(ParallelComputer.java:46)= >>> at >>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) >>> at java.util.concurrent.FutureTask.run(FutureTask.java:138) >>> at >>> = java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.= java:895) >>> at >>> = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :918) >>> at java.lang.Thread.run(Thread.java:662) >>>=20 >>>=20 >>> -- >>> Best Regards, Edward J. Yoon >>> @eddieyoon >>>=20 >>=20 >>=20 >>=20 >> -- >> ------ >> Yexi Jiang, >> ECS 251, yjian004@cs.fiu.edu >> School of Computer and Information Science, >> Florida International University >> Homepage: http://users.cis.fiu.edu/~yjian004/ >>=20 >>=20 >=20 >=20 > --=20 > ------ > Yexi Jiang, > ECS 251, yjian004@cs.fiu.edu > School of Computer and Information Science, > Florida International University > Homepage: http://users.cis.fiu.edu/~yjian004/