You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2010/10/12 05:07:34 UTC

[jira] Updated: (HAMA-233) Solving linear solution with Conjugate Gradient Method

     [ https://issues.apache.org/jira/browse/HAMA-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon updated HAMA-233:
--------------------------------

    Affects Version/s: 0.1.0
        Fix Version/s: 0.1.0

change effect version.

> Solving linear solution with Conjugate Gradient Method
> ------------------------------------------------------
>
>                 Key: HAMA-233
>                 URL: https://issues.apache.org/jira/browse/HAMA-233
>             Project: Hama
>          Issue Type: New Feature
>          Components: examples
>    Affects Versions: 0.1.0
>            Reporter: Sangwon Seo
>            Assignee: Sangwon Seo
>            Priority: Minor
>             Fix For: 0.1.0
>
>         Attachments: HAMA-233_v01.patch
>
>
> For spase matrix, CG method is good in a way of iterative learning.
> This can be applied to many applications (MLP, descent gradient search, etc..) as a primitive, not even in linear solution.
> Related paper (From Carnegie Mellon, It presents in verry simple way to understand everything behind the CG) is as bellow.
> http://smiler82.springnote.com/pages/3827983/attachments/2558573

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.