You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@madlib.apache.org by "Frank McQuillan (JIRA)" <ji...@apache.org> on 2019/02/22 23:30:00 UTC

[jira] [Closed] (MADLIB-1290) Minibatch pre-processor for deep learning

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

Frank McQuillan closed MADLIB-1290.
-----------------------------------
    Resolution: Fixed

> Minibatch pre-processor for deep learning
> -----------------------------------------
>
>                 Key: MADLIB-1290
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1290
>             Project: Apache MADlib
>          Issue Type: New Feature
>          Components: Deep Learning
>            Reporter: Frank McQuillan
>            Assignee: Nandish Jayaram
>            Priority: Major
>             Fix For: v1.16
>
>
> The minibatch preprocessor we currently have in MADlib is bloated for DL
> tasks. This feature adds a simplified version of creating buffers, and
> divides each element of the independent array by a normalizing constant
> for standardization (which is 255.0 by default). This is standard practice
> with image data.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)