[
https://issues.apache.org/jira/browse/MADLIB-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775682#comment-16775682
]
Frank McQuillan commented on MADLIB-1290:
-----------------------------------------
Final PR for this JIRA
https://github.com/apache/madlib/pull/354
> 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)