[
https://issues.apache.org/jira/browse/HAMA-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021378#comment-15021378
]
ASF GitHub Bot commented on HAMA-961:
-------------------------------------
GitHub user edwardyoon opened a pull request:
https://github.com/apache/hama/pull/6
HAMA-961: Remove ann package
This pull request removes already ann package migrated to HORN project.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/edwardyoon/hama HAMA-961
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hama/pull/6.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6
----
commit 33041c09951d1ad671147ca19be4cedabe288455
Author: Edward J. Yoon <[email protected]>
Date: 2015-11-23T02:10:32Z
HAMA-961: Remove ann package
----
> Remove ANN package
> ------------------
>
> Key: HAMA-961
> URL: https://issues.apache.org/jira/browse/HAMA-961
> Project: Hama
> Issue Type: Improvement
> Components: machine learning
> Affects Versions: 0.7.0
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.8.0
>
>
> I've recently started to review the MLP source codes closely, and I'm
> thinking about some improvement and API refactoring e.g., APIs for
> user-defined neuron and synapse models, data structure, ..., etc.
> This issue is one of them, and related to train large models. I'm considering
> distributed parameter server (http://parameterserver.org) for managing
> parameters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)