Yexi Jiang created HAMA-791:
-------------------------------

             Summary: Fix the problem that MultilayerPerceptron fails to learn 
a good hypothesis sometimes
                 Key: HAMA-791
                 URL: https://issues.apache.org/jira/browse/HAMA-791
             Project: Hama
          Issue Type: Bug
            Reporter: Yexi Jiang
            Assignee: Yexi Jiang
             Fix For: 0.6.3


Fix the problem that MultilayerPerceptron fails to learn a good hypothesis 
sometimes. If the weights of MLP initialized to very bad values, the model 
might fail the test.

Since the new model developed in 
[HAMA-770|https://issues.apache.org/jira/browse/HAMA-770] will replace the 
current old model, this problem will be simply fixed by increase the training 
iteration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to