GitHub user oignatenko opened a pull request: https://github.com/apache/ignite/pull/3326
IGNITE-7331 create MLP examples - implemented local and distributed MLP examples -- verified with diffs overview, clean rebuild and execution of examples You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7331-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3326.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 #3326 ---- commit 48c2049d32f3557e84beace99d3f256a3fe2b7a2 Author: Oleg Ignatenko <oignatenko@...> Date: 2018-01-04T22:34:12Z IGNITE-7331 create MLP examples - implemented local and distributed MLP examples -- verified with diffs overview, clean rebuild and execution of examples ---- ---