GitHub user tillrohrmann opened a pull request:
https://github.com/apache/flink/pull/740
[ml] [WIP] Consolidation of loss function
This WIP PR shows a prototypical consolidation of the `LossFunction`.
Furthermore, it introduces some syntactic sugar to make Scala programming more
fun :-)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tillrohrmann/flink mlSugar
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/740.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 #740
----
commit cffd8727c8fb2c25acd15b6952bcbdbf93c11ea5
Author: Till Rohrmann <[email protected]>
Date: 2015-05-28T01:03:24Z
Adds syntactic sugar for map with single broadcast element. Starts
rewriting the optimization framework.
commit fd77f8febe9414fca92ad58b0d87068612719c58
Author: Till Rohrmann <[email protected]>
Date: 2015-05-28T08:16:46Z
Finished reworking SGD
commit 6e08118f38529e002f7aa7d4c23bb7fe892a1d15
Author: Till Rohrmann <[email protected]>
Date: 2015-05-28T08:17:47Z
Removed line breaks
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---