Tommaso Teofili created HAMA-669:
------------------------------------

             Summary: GD partial derivatives aggregation should use 
Arrays.copyOf instead of copying the variable
                 Key: HAMA-669
                 URL: https://issues.apache.org/jira/browse/HAMA-669
             Project: Hama
          Issue Type: Bug
          Components: machine learning
            Reporter: Tommaso Teofili


GD partial derivatives aggregation should use Arrays.copyOf instead of copying 
the variable thetaDelta in newTheta as this has a different semantic and effect.
This results in sometimes different thetas on each task

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