[
https://issues.apache.org/jira/browse/MADLIB-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725491#comment-16725491
]
ASF GitHub Bot commented on MADLIB-1290:
----------------------------------------
Github user fmcquillan99 commented on the issue:
https://github.com/apache/madlib/pull/342
https://issues.apache.org/jira/browse/MADLIB-1290
associated JIRA
> 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
> 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)