[
https://issues.apache.org/jira/browse/FLINK-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243999#comment-15243999
]
ASF GitHub Bot commented on FLINK-3742:
---------------------------------------
Github user rawkintrevo commented on the pull request:
https://github.com/apache/flink/pull/1875#issuecomment-210727904
Failed on one build @ error:
scala.reflect.internal.MissingRequirementError: object scala.runtime in
compiler mirror not found.
> Add Multi Layer Perceptron Predictor
> ------------------------------------
>
> Key: FLINK-3742
> URL: https://issues.apache.org/jira/browse/FLINK-3742
> Project: Flink
> Issue Type: Improvement
> Components: Machine Learning Library
> Reporter: Trevor Grant
> Assignee: Trevor Grant
> Priority: Minor
>
> https://en.wikipedia.org/wiki/Multilayer_perceptron
> Multilayer perceptron is a simple sort of artificial neural network. It
> creates a directed graph in which the edges are parameter weights and nodes
> are non-linear activation functions. It is solved via a method known as back
> propagation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)