[ 
https://issues.apache.org/jira/browse/SINGA-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730593#comment-14730593
 ] 

ASF subversion and git services commented on SINGA-21:
------------------------------------------------------

Commit ae20303620a952033be67cc005765dd985fe5fe2 in incubator-singa's branch 
refs/heads/master from [~zhaojing]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=ae20303 ]

SINGA-21 Code review 4

Update layers for RBM.
The CD algorithm follows Hinton's science paper to do sampling (only
hidden layer is sampled).
May add configuration fields to control the sampling of each layer.
Note. The first gibbs iteration samples the postivie data of the hidden
layer (not the negative data, which is uninitialized).


> Code Review
> -----------
>
>                 Key: SINGA-21
>                 URL: https://issues.apache.org/jira/browse/SINGA-21
>             Project: Singa
>          Issue Type: Task
>            Reporter: Sheng Wang
>            Assignee: Sheng Wang
>
> Clean the code for first release.
> Code style follows google c++ code 
> style(https://google-styleguide.googlecode.com/svn/trunk/cppguide.html).
> Style check tool 
> cpplint(http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py) 
> is recommanded to help clean the code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to