[
https://issues.apache.org/jira/browse/SYSTEMML-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15533628#comment-15533628
]
Niketan Pansare commented on SYSTEMML-777:
------------------------------------------
[~manchev] I was not able to access the above scripts. The recommended way
would be to place the new algorithms in the "scripts/staging" folder and create
a Pull Request. After rigorous performance and correctness testing, you can
move them to the "scripts/algorithms" folder.
[[email protected]]
> 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)