You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/02/28 22:58:10 UTC

[jira] [Closed] (FLINK-3742) Add Multi Layer Perceptron Predictor

     [ https://issues.apache.org/jira/browse/FLINK-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-3742.
-----------------------------------
    Resolution: Won't Do

Closing since flink-ml is effectively frozen.

> Add Multi Layer Perceptron Predictor
> ------------------------------------
>
>                 Key: FLINK-3742
>                 URL: https://issues.apache.org/jira/browse/FLINK-3742
>             Project: Flink
>          Issue Type: Improvement
>          Components: Library / Machine Learning
>            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
(v7.6.3#76005)