You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@madlib.apache.org by "Nikhil (JIRA)" <ji...@apache.org> on 2019/08/06 20:55:00 UTC

[jira] [Closed] (MADLIB-1359) Support DL predict without training on MADlib

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

Nikhil closed MADLIB-1359.
--------------------------
    Resolution: Fixed

> Support DL predict without training on MADlib
> ---------------------------------------------
>
>                 Key: MADLIB-1359
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1359
>             Project: Apache MADlib
>          Issue Type: New Feature
>          Components: Module: Neural Networks
>            Reporter: Frank McQuillan
>            Priority: Major
>             Fix For: v1.17
>
>
> Story
> As a data scientist,
> I want to download a model architecture and weights from an external source and run predict with MADlib (without training on MADlib)
> so that
> I can use models designed trained elsewhere without having to do all that work myself
> Acceptance
> 1.  Download a simple model for MNIST and load into model arch table using helper functions.  Run predict on test examples and get predictions.
> 2.  Same as #1 with Places 10 (?) using VGG16 weights.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)