[
https://issues.apache.org/jira/browse/SINGA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15420272#comment-15420272
]
ASF subversion and git services commented on SINGA-238:
-------------------------------------------------------
Commit e1a524d1f428fa4289bdaee48e3b82acac6c0260 in incubator-singa's branch
refs/heads/dev from [~zhaojing]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=e1a524d ]
SINGA-238 RBM on mnist
Implement RBM python version on mnist data set
1. The model is following: http://www.cs.toronto.edu/~hinton/science.pdf
2. This model is implemented using python tensors
3. Users should first download mnist.pkl.gz
> RBM on mnist
> -------------
>
> Key: SINGA-238
> URL: https://issues.apache.org/jira/browse/SINGA-238
> Project: Singa
> Issue Type: New Feature
> Reporter: ZHAOJING
>
> Implement RBM python version on mnist data set
> 1. The model is following: http://www.cs.toronto.edu/~hinton/science.pdf
> 2. This model is implemented using python tensors
> 3. Users should first download mnist.pkl.gz
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)