[ 
https://issues.apache.org/jira/browse/FLINK-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15238094#comment-15238094
 ] 

ASF GitHub Bot commented on FLINK-3742:
---------------------------------------

Github user tlisonbee commented on the pull request:

    https://github.com/apache/flink/pull/1875#issuecomment-209125571
  
    I noticed your pull request seems to be hitting the same issue as mine, 
https://issues.apache.org/jira/browse/FLINK-3741


> 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)

Reply via email to