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

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

Github user rawkintrevo commented on the pull request:

    https://github.com/apache/flink/pull/1875#issuecomment-209149108
  
    Interesting. I still need to add some docs and squash my commits. I'll do 
that in the next day or two and retrigger the CI build- maybe the issue will 
have magically solved itself by then?
    
    Good looking out btw, and thanks!


> 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