flink-parameter-server icon indicating copy to clipboard operation
flink-parameter-server copied to clipboard

Parameter Server implementation in Apache Flink.

Results 4 flink-parameter-server issues
Sort by recently updated
recently updated
newest added

``` Parameter Server is an abstraction for model-parallel machine learning (see the work of Li et al.). ``` PS can be model-parallel or data-parallel. Referring to the work of Li...

is there any example for the project?

I'm wondering if your Parameter Server works fine also with Flink 1.4.0 or if I must use Flink 1.2.0 inside the project where I'm including your flink-parameter-server in order to...

In order to let the programmer implement some logic that will be computed inside the open method of the Flink operator.