[
https://issues.apache.org/jira/browse/BEAM-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502529#comment-16502529
]
Joachim van der Herten commented on BEAM-4391:
----------------------------------------------
I started developing the code in a
[fork|https://github.com/ml2grow/beam/blob/distrib_optim_blogpost/sdks/python/apache_beam/examples/complete/distrib_optimization.py].
Should the example be added to the repository, I think it makes sense to add
it to sdks/python/examples/complete/<folder>, similar to the juliaset example
as the code has two dependencies (numpy and scipy) to be added in a setup.py.
I'm awaiting the opinion of [~melap] and [~griscz] on this.
> Example of distributed optimization
> -----------------------------------
>
> Key: BEAM-4391
> URL: https://issues.apache.org/jira/browse/BEAM-4391
> Project: Beam
> Issue Type: New Feature
> Components: examples-python
> Reporter: Joachim van der Herten
> Assignee: Joachim van der Herten
> Priority: Minor
>
> Currently, we are writing a blogpost on using the Beam Python SDK for solving
> distributed optimization tasks. It will include an example of a optimization
> problem with both discrete and continuous parameters, which is then solved
> using Apache Beam.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)