[
https://issues.apache.org/jira/browse/SYSTEMML-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15533677#comment-15533677
]
Mike Dusenberry commented on SYSTEMML-777:
------------------------------------------
These were added already to {{scripts/staging}} in [commit 76553eb |
https://github.com/apache/incubator-systemml/commit/76553ebf00828b3829c65596d997a6c7fa407703].
Thanks again, [~manchev]!
> Add Restricted Boltzmann Machines to SystemML
> ---------------------------------------------
>
> Key: SYSTEMML-777
> URL: https://issues.apache.org/jira/browse/SYSTEMML-777
> Project: SystemML
> Issue Type: Improvement
> Components: Algorithms
> Reporter: Nikolay Manchev
> Priority: Minor
>
> Here are two scripts that implement Restricted Boltzmann Machines:
> This one performs CD-1 mini-batch training and outputs the model:
> https://github.com/nmanchev/incubator-systemml/blob/neuralnets/scripts/algorithms/rbm_minibatch.dml
> This one runs a set of observations through a trained RBM:
> https://github.com/nmanchev/incubator-systemml/blob/neuralnets/scripts/algorithms/rbm_run.dml
> Please add them to scripts/algorithms in SystemML.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)