You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2016/09/29 18:52:20 UTC

[jira] [Resolved] (SYSTEMML-777) Add Restricted Boltzmann Machines to SystemML

     [ https://issues.apache.org/jira/browse/SYSTEMML-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Dusenberry resolved SYSTEMML-777.
--------------------------------------
       Resolution: Fixed
         Assignee: Nikolay Manchev
    Fix Version/s: SystemML 0.11

> 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
>            Assignee: Nikolay Manchev
>            Priority: Minor
>             Fix For: SystemML 0.11
>
>
> 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)