You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by artemmalykh <gi...@git.apache.org> on 2017/12/18 11:54:35 UTC

[GitHub] ignite pull request #3246: IGNITE-7174: Local MLP

GitHub user artemmalykh opened a pull request:

    https://github.com/apache/ignite/pull/3246

    IGNITE-7174: Local MLP

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-7174

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3246.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3246
    
----
commit b8744c201860b2a5a79982445e27304b6b9c176a
Author: Artem Malykh <am...@gridgain.com>
Date:   2017-12-18T11:13:19Z

    IGNITE-7174: WIP.

commit 16921b14b5e384e1e15ac91de2e231d52aab24fe
Author: Artem Malykh <am...@gridgain.com>
Date:   2017-12-18T11:14:59Z

    IGNITE-7174: First version of local MLP.

commit e5ef258e31eff165a0cc754b6c907bfa5b390b44
Author: Artem Malykh <am...@gridgain.com>
Date:   2017-12-18T11:27:18Z

    IGNITE-7174: Moved zipFolders from matrix api to utils.

commit 0275a58b5565eaff892def5767bba76939d8fb7e
Author: Artem Malykh <am...@gridgain.com>
Date:   2017-12-18T11:45:45Z

    IGNITE-7174: Some refactorings.

commit 0be2300776ee064ad7d3f84deedd27e1a8f8583f
Author: Artem Malykh <am...@gridgain.com>
Date:   2017-12-18T11:52:07Z

    IGNITE-7174: Added bias and weight getters.

----


---

[GitHub] ignite pull request #3246: IGNITE-7174: Local MLP

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/3246


---